Circles of Influence is a simulation demonstrative game where you can move the cursor around (the blue bubble will follow you) and it will distort along with the other bubbles in a nice fair way.Developer commentsI was bored one evening, and after a few...

read more

OpenGL Library (glLib*) is a Python library to develop 2D and 3D OpenGL-based games.Developer commentsI for one got sick of having to figure out how to do everything in PyOpenGL. Don't get me wrong--PyOpenGL is a brilliant module, and usually, it wasn't...

3D Projective Tic Tac Toe is an open source and 3D Tic Tac Toe game written in Python and PyGame that can be played by two people.3D Projective Tic Tac Toe includes an about file, which contains detailed instructions on how to customize the game. By...

read more

Gravity Simulation is a small software written in Python and PyGame and designed as a demo that uses physics to determine the motions of objects.First off, there will be a user specified amount of particles, of equal mass. As they coalesce, the particles...

read more