X Tutup
The Wayback Machine - https://web.archive.org/web/20220516140923/https://github.com/topics/python-game
Skip to content
#

python-game

Here are 224 public repositories matching this topic...

PyBox provides you with a compilation of many such Python games, serving as a platform to, simply put, have fun. Ranging from pen and paper games like Tic Tac Toe to watered down and modified versions of popular classic arcade games like Snake, Flappy bird and Pong, we have a game for everybody to play.

  • Updated May 12, 2022
  • HTML
philshem
philshem commented May 12, 2019

In the README.md, it'd be cool to have a list of interesting puzzles that users can choose to play, rather than a random puzzle

python3 play_puzzle.py ABCDEFG

For example, including less-frequently used letters like X,Z,Q, or finding 7-letter pangrams, etc...

(also consider scraping previous NYTimes letters: https://www.shunn.net/bee/?past=1 )

enhancement help wanted good first issue

Improve this page

Add a description, image, and links to the python-game topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the python-game topic, visit your repo's landing page and select "manage topics."

Learn more

X Tutup