GasMan: Level editor working
The level editor is working. I'm using Inkscape, and the SVG shapes are associated with box2d shape and body.
Compounds bodies are not supported yet, but probably I won't need them for this game.
The "engine" is more or less working:
- food can be eated. After 10 foods, GasMan is able to fart and fly
- When GasMan touches GasWoman the level is over
TODO:
MUST:
- At least 10 levels
- Scoring
- Food graphics (beans)
- Bad guy graphics (lovers)
SHOULD:
- 15 levels
- High Scores
- Intro that tells the story
- cut-scene between levels
OPTIONAL:
- SVG graphics instead of Box2d DebugDrawData
- CocosLive high scores
In case you want to try the game in it's early alpha stage:
http://code.google.com/p/pedoman/source/checkout