- An application that lets users guess what the result of a coin flip will be and wager on it.
Coin Flip Game is an application where users can bet against the server to see whether the result of a coin flip will be heads or tails.
- Choose heads or tails for bet.
- Click button to generate result.
- Clone the repository:
git clone https://github.com/yourusername/Coin-Flip-Game.git- Navigate to the project directory:
cd coin-flip-game-
Open Project File
-
Use in browser
- Use dropdown menu to select choice for bet.
- Click submission button to see result of flip.