Red Mars Digital

The Deadly Dungeons of Baron Backslash

A fiendishly challenging retro throwback pixel-art dungeon escape game.


HTML5
jQuery
Node.js
Express
MongoDB

As a reward for succesfully following through on my 2017 New Year's resolution to learn to code, I let myself spend a few weeks concentrating on making a project just for myself! I've always wanted to give game development a shot, and this is the result - the Deadly Dungeons of Baron Backslash.


The game is built entirely in the HTML5 canvas and Javascript, with a simple MongoDB integration for the scoreboards. The game engine was built from scratch, although I did use the open source MainLoop.js to control overall game timing, as well as a seedable pseudo-random number generator prng.js to allow for repeat creation of a particular level constructed by the level creation algorithms.

Although the game isn't going to win any awards for originality, I'm very pleased with how it came together. Hopefully someone out there will get sufficiently into it to make it through to the final boss and complete the game. Definitely not an easy task, but it can be done!


Next project: The Lakeland Wildlife Oasis website

Previous project: WikiFindings

© Red Mars Digital 2017