Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Congrats on your first jam! I've never heard of this area of folklore, it was a fun excuse to go digging about the lore behind it.  I like the 2.5D graphical approach, though its a little hard to tell if I'm close enough to actually hit an enemy.  Movement was really fluid, which is easy to get wrong in a 3D game, well done! How do I dodge the archers?

(+1)

Thanks! And I'm glad to hear I was able to spread a little piece of my culture to others. As for the archers, as much as I wanted to implement it with a real projectile, it's currently not, so you'd best run around in circles as they actually have a slow turn rate (which I couldn't really visibly show with the 2.5 sprites) Thanks a lot for your feedback!

Oh good call! And very understandable on the projectiles, it'd be easy enough to make them spawn an object with a collision detection for the player, but then you also have to code them to aim properly (leading the target and etc.), sounds like a lot to fit into the jam!