+ 17
SLOT MACHINE GAME BETA RELEASED
Finally, I can release this game. Still needs to work on it. Tristan McCullen gave me really good suggestions, which are going to be used in the next versions. The Slot Machine will be extended to three columns and three rows, and going to have symbols too. You can write here you suggestions for the next updates, and your high score, together with the game mode. Hope you will enjoy the beta version of it. Game: https://code.sololearn.com/cgO0Qg5U28oY/#py
5 Respuestas
+ 16
Don't be so sure... I just don't know how to gamble.... ^_^
+ 16
Lol, nobody answered :))). It seems that nobody played the game :(
+ 16
How many values must we input?? ^_^
+ 16
1: Input the bet (1-5)
2: Input the gamemode (easy,medium,hard)
3: Input Y to spin, N to go to shop and exit to quit the program
If you inputted N, you have 7 options
1-4 are shop items
bank - bank account
spin - obviously spin
exit - quit program
If you inputted bank, you have two options:
withdraw - take out money
refill - put money in
Make sure you don't run it in sololearn! I can suggest you to use repl.it, create a new session, then copy paste the code in there and run. If you have a text editor downloaded, copy paste in there and then run it. Sololearn's code playground is bad -_-.
^_^
+ 14
Are the instructions unclear in the game?