Inspiration
We had simple basic competition to build mini projects in our university and this was one small challenge to develop the random number generator.
What it does
since its pretty basic project, after generating random number, we prompt user to guess the number and output the final guesses of that number.
How we built
I built it in React js, by generating random number first and then providing necessary logic to perform the further process
Challenges we ran into
the prototype was simple in C language, but we have to convert this into React js App
Accomplishments that we're proud of
Voila ! the Numbo - the number guessing games worked.
What we learned
We learned how to adapt your code into different frameworks and how to optimise the process of it.
What's next for Numbo - Guessing Game
Developing further minigames in Numbo

Log in or sign up for Devpost to join the conversation.