Yes please ;D
This is awesome. How long did it take you?
I like the art style, btw. Nice job.
It took 3 months. But I only worked at some days since I had other projects for school to work on
Oh well~ I’m Back!
Lately on my pauses from the my Bachelor, I do some developing on this again. Currently the whole game goes through some heavy changes. I replaced the old pretty much fixed game context with a more flexible one.
It all comes from my current Engine which is mostly based on a lot of Interfaces provided by the new Game Context.
Also collision now pretty and fast as hell. I somehow managed to run 10.000 Entites at 60 FPS all with collision and rendering (basically by finally adding a base entity class with some checks for out of view rendering). Also the new collision engine supports slopes and smaller tiles
Hope to get the new graphics soon so I cann show of the new stuff