Simple Console Guessing Game
A simple guesing game that shows people how to use classes and objects,the game assumes there are three players and they must guess a number between 0 and 9.the game uses the math.random object to randomise the number.
- Read more about Simple Console Guessing Game
- Log in or register to post comments
- 67 views