Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/buzz/gravity-defiled

Gravity Defiled is a physics-based 2D motorcycle trial racing game.
https://github.com/buzz/gravity-defiled

game game-2d game-development motorcycle physics physics-2d pyglet pymunk python

Last synced: about 2 months ago
JSON representation

Gravity Defiled is a physics-based 2D motorcycle trial racing game.

Awesome Lists containing this project

README

        

# Gravity Defiled

Gravity Defiled is a physics-based 2D motorcycle trial racing game. It is
inspired by the iconic game [Gravity
Defied](https://web.archive.org/web/20101228173717/http://www.codebrew.se/gdtr/)
from 2004.

## Credits

- [pyglet](http://pyglet.org/) – Cross-platform windowing and multimedia
library for Python
- [Chipmunk](https://chipmunk-physics.net/)/[Pymunk](http://pymunk.org/) –
Simple, lightweight, fast and portable 2D rigid body physics library
- Walter Turncoat font by [Dave Cohen aka Squid](http://www.squidart.com/)

## License

[GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html)