What would be an easy game to write (i am working at TicTacToe)??? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What would be an easy game to write (i am working at TicTacToe)???

25th Jan 2017, 10:53 PM
Marv
5 Answers
+ 13
Guessing games (TicTacToe is a bit harder)
25th Jan 2017, 10:55 PM
Filip
Filip - avatar
+ 5
guess the number
25th Jan 2017, 10:54 PM
jay
jay - avatar
+ 3
How about Rock, Paper, Scissors? I once saw that in a tutorial.
26th Jan 2017, 12:24 AM
Jeremie
Jeremie - avatar
+ 1
text adventure
26th Jan 2017, 12:04 AM
Ivan Belashkin
Ivan  Belashkin - avatar
+ 1
A simple dice rolling game is an idea. first, the program asks how many players playing. then the program prints 10 random integers between 1 and 6 for one player, then displays its total. then the same for the next players. when all the players played, the player that scores most wins. and the program displays the winner. for more ideas, try this site: http://knightlab.northwestern.edu/2014/06/05/five-mini-programming-projects-for-the-JUMP_LINK__&&__python__&&__JUMP_LINK-beginner/
26th Jan 2017, 10:44 AM
pravees ivanovich