GPT Slot Machine
- May 23, 2023
- Sonni22
A simple HTML (+Javascript + CSS) slot machine game made with ChatGPT using the following prompt: Make a slot machine game in html with a graphical interface. Make it so the player starts with 100 coins. The player wins coins when there are 3 of the same symbol in a horizontal row on the reels. The player can choose the amount of coins they are betting for each spin, the amount of coins the player…