Skip to content

Unfinished prototype of a cave flyer game for Mac OS X.

Notifications You must be signed in to change notification settings

sebcode/cavedanger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cavedanger

Unfinished prototype of a cave flyer game for Mac OS X. Uses Cocos2d + Box2D (http:https://www.cocos2d-iphone.org/). Tested with XCode 4.2.1.

How to build:

level.svg contains the collision map (done with Inkscape). Use make.php to convert level.svg to source code:

php make.php level.svg > /tmp/level.inc

Then compile and run the XCode project.


by Sebastian Volland

About

Unfinished prototype of a cave flyer game for Mac OS X.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published