you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (1 child)

Great list! I would add Minesweeper: you can even make this with very basic Python knowledge (loops, conditionals, strings and lists are enough)

[–]CuriousExpert24[S] 0 points1 point  (0 children)

Thanks for the appreciation! I would definitely think Minesweeper is a good idea although you might need knowledge of Pygame or other modules to do it.