Skip to main content

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

awesome aesthetic :O i found the gold after a few tries, once i got the hang of it the gameplay felt a bit lacking in depth still making a jam entry completely in the console is really cool im curious how you programmed this !!

(+1)

Thanks for the feedback! Yes, the game loop is quite repetitive and I might change it post jam. For the implementation, I followed lode’s guide on raycasting and adjusted it to work with my own ascii library. The map is basically a generated maze, using DFS, which I programmed using the maze generator series by Coding Train.

super cool!! i’d love to play more with a post jam update :O