This project is a mini exercise designed for classroom learning. It is an online two-player dice game where players take turns to roll a dice.
- Enter the names of the two players and click “Start Game.”
- Click “Roll” to get a random dice roll.
- If the roll is not 1, you can continue rolling.
- If the roll is 1, you lose your turn, and it’s the next player’s turn.
- You can choose to “Hold” to keep your score, and then it’s the next player’s turn.
- The first player to reach a score of 20 wins.
Enjoy the game and may the best player win!
Technologies and libraries used:
- Python
- Flask
- Server Template
- wtforms
- session