Thanks for the tip
devbycarlos
4
Posts
A member registered 16 days ago
Creator of
you're a lost cave miner and have 45 seconds to find gold before it catches you
Recent community posts
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.
