close-icon
DUNGEON CRAWLER
2019
Project stack:

Tested via: quality assurance
This project started a a tutorial on how to make a game and turned into something more as I completely changed it to make it my own. It's built on ES6 JavaScript, React and Redux and uses Sprites. I was especially interested in understanding how sprites work in general but more precisely in a JavaScript environment. This game is very much like a simple version of the legend of Zelda. So far there is only one level however I have structured the code so it's extensible for new maps. In this single level app, there is a secret passage that you need to find and leads you to the treasure. If you succeed you will get your reward. I've added a little extra if you reach the treasure so go ahead; make it rain!