A dungeon crawl game with the goal of defeating the boss on the fourth level of the dungeon. Built as part of the freeCodeCamp Data Visualization Certification.
Play the game
Playable on both PC and Mobile.
Created using React, Redux, ES6. Sass for style sheets. Babel and webpack for transpiling and bundling.
- Ensure you have
node
andnpm
npm install
from root directorynpm run dev
to start webpack-dev-server and hot reloading- In browser go to http://localhost:8080/