
Chubby
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
A little game about getting fat and dealing with the problems it brings.
Hint:
Cakes are delicious, but they make you fat. Staying fit may not be such a bad idea.
2.5D platformer.
Not entirely finished due to lack of time – only two levels are more or less finished, the last one needs more time (and love). But the game is fully playable and hopefully fun. :)
- Used a code snippet to detect "is player standing on the ground?" from a previous project. Everything else was made during this LD.
- After choosing the genre, the programming took 14 h and 42 min in total.
Hint:
Cakes are delicious, but they make you fat. Staying fit may not be such a bad idea.
2.5D platformer.
Not entirely finished due to lack of time – only two levels are more or less finished, the last one needs more time (and love). But the game is fully playable and hopefully fun. :)
Notes
- Player model generator based on code from Cube Sphere tutorial modified to linearly interpolate between cube and sphere (and to generate separate vertices for each face to avoid normals/shading issues).- Used a code snippet to detect "is player standing on the ground?" from a previous project. Everything else was made during this LD.
- After choosing the genre, the programming took 14 h and 42 min in total.