| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
#Create a game using TDD and then make work in a web browser
##Skills required
##Background
Write a simple game where a player needs to enter their name and a skill level easy/intermediate/advanced.
The game should generate a random number. The player of the game should guess the number generated.
If the guess is too high it should tell the user the it’s guess is too high or low.
For example:
If the guess is correct display :
If the user selected easy:
Bonus features:
| Back | FazBrowse Home | New Git URL |