High-Low game created with Flask
Features:
- Website / game created with Python Flask
- High - Low guessing game
How to run:
- Download repository
- Open downloaded repository with a command line interface
- run
pip install Flask
- run
python main.py
- Go to
127.0.0.1:5000/
to start the game - Guess a number between 0 and 9. Add your guess to the end of the url in the search bar
Game Start:
Game Win: