Double Cross is an open source puzzle/arcade game that offers a bidirectional falling blocks experience to players of all ages.Controls:- P: Pause (to change the music)- Esc: Quit prompt- Arrow keys: Basic play (customizable from the game menu)Being...

read more
gltut for python

gltut for python Chapters 1-6

gltut for python is an open source tutorial with examples taken from the online book "Learning Modern 3d Graphics Programming" written by Jason L. McKesson.With this project, Sean J McKiernan tries to convert and translate the C++ examples from the...

Slopy Platforming is an open source and simple scrolling platformer game written in Python and PyGame, and designed to allow players to move on sloped surfaces.Controls:Game:- Left and right to move.- Spacebar to jump (release early to cut jump short)Map...

read more

Micro Tetris is an open source and extremely small implementation of the famous Tetris game in Python and PyGame.Controls:- Use the arrow keys to move the pieces;- Use ESC to quit.What is new in this release:Reduced from 13 lines to 7 lines. Screen...

read more
Find a Way

Find a Way Recode

Find a Way is an open source and cross-platform 2D puzzle game where players need to find a path. It is implemented in Python and PyGame.Controls:- Mouse left button: add start/goal, draw barriers- Mouse right button: delete...

read more