gilben1 / robot-bounce

A javascript robot puzzle game
https://gilben1.github.io/robot-bounce/
MIT License
0 stars 0 forks source link

Add guess box #7

Open gilben1 opened 4 years ago

gilben1 commented 4 years ago

To mirror the optimal gameplay of guessing a value, starting a timer, and looking for smaller values before the time is up, add a box to guess the number of moves. That value then gets compared to the actual move number for the target.