Skip to content

mbostock/polly-b-gone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polly-B-Gone

Polly-B-Gone is a 3D physics platform game that tells the story of a plucky wheeled robot named Polly, who has been imprisoned by the nefarious Dr. Nurbs in his laboratory. Polly must overcome a series of increasingly-elaborate obstacles to escape and regain her freedom. Polly was my entry in the 2008 CS 248 video game competition, and she won the grand prize!

Download

Polly-B-Gone is currently available as a binary only for Mac OS X:

It has only been tested on 10.5 (Leopard), but it probably works on other versions. For other platforms, you’ll need to build from source and make modifications as necessary.

Screenshots

Documentation

The entire game world for Polly-B-Gone is specified as an XML file. You can edit world.xml to create new levels, new puzzles, and even change the music, textures and lighting! See the wiki for details.

Third-Party Libraries

Polly-B-Gone uses the Simple DirectMedia Layer Library version 1.2.13, which is distributed under the GNU Lesser General Public License version 2.1 or newer. Polly-B-Gone also uses SDL_image 1.2.7 and SDL_mixer 1.2.8 which are distributed under the same license. Polly-B-Gone uses TinyXML version 2.5.3, which is distributed under the ZLib license, and is copyright 2006 Lee Thomason.

Third-Party Content

Texturama provided the textures for the ceramic, concrete, and drain materials. These images are copyright XY3D, Texturama, and Eric Brian Smith and may not be redistributed for any other purpose without the permission of the copyright holders. The clover and ivy textures are from the Blender for Architecture website and are distributed via the Creative Commons Attribution License version 2.5. The MIDI files for the background music come from the "Very Best of GUS MIDI" collection, which is available from the SDL_mixer website (see above). According to the compilation author, "all of these MIDI files are freely distributable, but most of them are copyrighted."

About

A physics platform game about a plucky wheeled robot named Polly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published