

This is a little maze generator and grid-based dungeon crawler experiment. It grew largely out of an interest in experimenting with ways to render the 3D view for these sorts of dungeon crawlers it turned out that perspective transforms in CSS worked well enough so thats what youre seeing here. You can navigate using the W, Q, and E keys -- W to move forward, Q and E to turn left and right.You can reload to get a new dungeon to explore. The dungeons are generated with either Prims algorithm or a...

Tap to see all activity →
No reviews for CDungeon yet
Be the first to write one.