Number Guesser of SPLORR!!
Hi!
So, all of us who learned to program on 80s micros made a game like this on our first computers.
This is a game about guessing a number. The number is between 1 and 100.
When you guess correctly, you get paid.
When you get paid, you can buy stuff. YAY CAPITALISM!
When you buy stuff, prices go up! YAY INFLATION!
Status | In development |
Platforms | HTML5 |
Author | The Grumpy GameDev |
Genre | Survival |
Made with | Defold |
Comments
Log in with itch.io to leave a comment.
I found the following issues:
Otherwise it seems to work! I correctly tells me if my number is too high or too low, and takes input!
Also, if I die and start again, it takes me back to the last game screen. I have to select Next Round for it to actually reset.
Is there a way to activate an on screen keyboard so I can play on mobile?
Answered my own question, for Android at least. Need a text input screen to activate the on screen keyboard.
GUess I will have to try from my desktop!
😊