News

A small arcade-style game, inspired by Space Invaders and Galaga, made for the purpose of teaching git version control to beginner programmers. Therefor the game is deliberately implemented with as ...
Pygame is a free and open-source cross-platform library for the development of multimedia applications like video games using Python. It uses the Simple DirectMedia Layer library and several other ...