Skip to content

J0K3Rn/Flask-High-Low-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flask-High-Low-Game

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:

alt text

Game Win:

alt text

About

High-Low game created with Flask

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages