Making Dungeon Game

I thought I would try my hand at making a game. Something simple, a maze.  Maybe I’ll style it after an Indiana Jones temple.  My thought is to create it using the DOM since I use it in day to day web design. I’ll create the walls and characters as div elements, style it with CSS then create an event loop and collision detection in JS.

JS Dungeon

I finished my first version. You can take a look at.  https://www.christopheramling.com/dungeon-game/


Posted

in

by