python games
Python + Pygame games
Game screenshot Controls Download
Pong!
space to start
q, a: left player
arrows: right player
		
Rocket!
1 to 0: power control
left & right arrow: rotate
up arrow: reset rotation
down arrow: hover power
		
Shoot!
aim with the mouse
left button to shoot		
		
Dizzy Invaders!
space to fire
left & right arrow: rotate
		
Asteroids!
space: shield
a & s: rotate
l: fire
p: thrust
j: start game
		
Space Invaders!
left & right arrow: move cannon
ctrl: fire
		
Pacman!
J to start
arrows to move
		
You need to install pytnon3 and pygame. There are many tutorials on the Internet to do this.
Then install winrar and unrar the game you downloaded.
Start the python3 IDLE and open the *.py file from the folder that winrar created.
Press F5 to play.