Space Race is a simple arcade game written in Python/PyGame.Developer commentsWritten whilst bored at school today.The code is easy enough to add/remove as many players as you like, or change the colours or controls or whatever to suit your likes.Aim: Run...

read more

As its name suggests, Tetris in 73 Lines is an open source and small Tetris game, written in Python and PyGame, that contains only 73 lines of code.Controls:- Left: moves the block to left- Right: moves the block to right- Up: rotate the block- Down:...

read more