Catapult WIP by Mr-Hide

[raw]
made by Mr-Hide for LD36 (JAM)
Unfinished bugged ugly game, made from scratch in C++ with the SFML, some 3rd party CC0 art, Tiled the map editor.

Goal is to pickup boulder to throw at the enemies (not working properly).

What went wrong?
- First time with the SFML (and probably the last time).
- 3rd Party code (to load TMX files) didn't fit our usage, we had to modify it (and we had to fix a few bugs in that same lib!)
- as always, we were unprepared, still the same problem after 5years of LD jams, maybe we'll learn and be prepared for the next jam ... but I wouldn't bet on that!

Made by baylej and cytoo.

Post jam version might come, but large parts of the game need to be rewritten first.