Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-games

Example games to showcase various Python libraries.

Pong

Classic game of Pong using the turtle module, which is part of the standard Python library.

Snake

Snake game using pygame.

Connect four

Four-in-a-row game. Uses pygame and can be played against the computer. It features numpy to ease the work with the matrix that represents the board status.

About

Example games to showcase various Python libraries

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages