Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

I had fun playing the game and the music is amazing, I really like simple music like that. the slider dice thing is genius. can you tell me how the AI works I have been trying to think of how you made it but I couldn't figure it out.

Hi! Thanks for your feedback! The pathfinding of the knight uses the A* algorithm, incase you use unity, brackeys has a tutorial on it