itch.io is community of indie game creators and players

Devlogs

CSS Only Retro Dungeon Maze Puzzle

CSS Only Dungeon Maze
A browser game made in HTML5

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 15 kB
    Nov 17, 2021
Leave a comment