CSS Only Retro Dungeon Maze Puzzle


Another new post about CSS Only game challenge.

Originally, I written the whole code using Codepen, but I also created a repository on Github, so I created it instead using Parcel bundler, with NodeJS.

I tried to design the concept of this game having editable map. Hence a little bit like a game engine for maze game.

This is a simple maze or dungeon escape game, with its functionality made entirely in CSS.

The main goal of this game is to of course find the finish line.

The main rule of this game is to click the horizontal or vertical tile beside the character. You may not click diagonally.

My tips for you in playing this game; Move slowly, you might get the key without noticing.

Files

css-only-retro-dungeon-maze-puzzle.zip Play in browser
Nov 17, 2021

Leave a comment

Log in with itch.io to leave a comment.