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

https://github.com/kujenga/worldsurfer

An OpenGL game in which the player continually traverses a looping world.
https://github.com/kujenga/worldsurfer

Last synced: 2 months ago
JSON representation

An OpenGL game in which the player continually traverses a looping world.

Awesome Lists containing this project

README

        

# Mobius Racing

An OpenGL game in a mobius-strip world where tigger races around trying to beat cars

The mpobius strip ended up making some of the other parts of the game quite challenging, because of the space transformations required to keep everything in sync.

## Points
- Game Physics: 25 pts
- Helicam: 30 pts
- Collision detection: 20 pts
- Disappearing objects: 10 pts
- Fire at will: 20 pts