Skip to content

kevinnorris/DungeonCrawl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dungeon Crawl

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.

Developing

  1. Ensure you have node and npm
  2. npm install from root directory
  3. npm run dev to start webpack-dev-server and hot reloading
  4. In browser go to http://localhost:8080/

About

React Redux dungeon crawl game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published