+ 2
Give an idea for the project please
project
2 Respostas
+ 20
try challenge of the day ☺
+ 1
write a program which simulate one-armed bandit slot machine in ASCII graphics. It should show 3 rows of symbols and if there are winning combinations, it should emphasize, mark out it somehow. And when you win the program calculates the points gained.
Edit: goto is forbidden