Skip to main content

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

devbycarlos

4
Posts
A member registered 16 days ago

Creator of

Recent community posts

Thanks for the tip

Thanks for the feedback!

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.

cool