Skip to main content

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

As for the puzzles, I interpreted the theme "pathways" as "paths" so I used concept of Eulerian path as a base of the puzzle. So you should visit all vertices through all of the edges and never use same edge twice.

I am not sure what effect you mean, but it must be side effect of it being classic raycaster (like Wolfenstein) and not "true 3D" engine.