A small game written using python and pygame. The player has to keep the ball from hitting the floor. The ball bounces and behaves according to a realistic physics model.
The purpose of the Mortified project is to build a platform game inspired by the classic C64 games, especially Black Magic. The game will use a fairly realistic 2D physics model, which perhaps is a contradiction in terms.