Skip to content

farzamgt/Flask-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock-Paper-Scissors

About

    Welcome to the ultimate Rock-Paper-Scissors challenge! This project is built using Flask for the backend and HTML/CSS for the frontend, making it a fun and interactive web experience. Enjoy the game and see if you have what it takes to be the champion!

Features

    This game is designed to test your skills against the computer in a thrilling competition. Each match consists of 3 sets, and each set has 3 rounds. Your goal is to outsmart the computer and be the first to reach 3 points. If you reach 3 points first, you'll be crowned the ultimate winner!

Technologies Used

Flask:
    The backend framework used to manage the application logic interactions.

HTML & CSS:
    The core technologies for structuring and styling the web pages.

Installation

  • Clone the repository:

git clone https://github.com/farzamgt/Flask-game.git

  • Navigate to the project directory:

cd Flask-game

  • Install the required dependencies:

pip install -r requirements.txt

  • Run the development server:

flask run

    You can access the game at http://127.0.0.1:5000/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published