Bridge
This is a short game where you jump from platform to platform forming a bridge over lava. The original was coded on a screen that didn't handle black very well (the screen in question was later destroyed when my sister threw a toilet brush at me; she missed, but hit the screen). As such, the game is much darker than originally intended. This isn't actually entirely regrettable, so it was left as is. Originally started for the game development competition PyDay, an early small programming challenge. AMD compatibility issues were noted, likely due to using a shader API function incorrectly. Uses my Shader OpenGL Library.
Version | Release Date | Files | Dependencies (source only) | Notes |
---|---|---|---|---|
1.0.0 | 2008-12-29 | Bridge.zip (source) |
Original release location on pygame.org: http://www.pygame.org/project-Bridge-995-.html
Return to old python projects listing.