MAELSTROM-RPG

less than 1 minute read

Welcome to Maelstrom

image

Maelstrom is a fantasy turned based role playing game! A world bending whirlpool has merged the sci-fi and fantasy worlds into one, you must battle against all divisions of monsters to get gold and survive!

Hosted on Netlify, play here!

The dev team

Screenshots

Welcome to the Maelstrom

image

Fight hoards of enemies from the sci-fi and fantasy worlds!

image

Shop for upgrades and health potions

image

Experience true role playing and level up your character

image

To run and test locally

  1. clone this repo
  2. npm install, this will install the dependencies needed.
  3. npm start, Runs the app in the development mode. Open this to view it in the browser.
  4. npm test, will run the tests

Our tech stack

  • Languages: JavaScript, HTML5 and CSS
  • Front end: React
  • CI/CD: Travis-CI
  • Hosting: Netlify
  • Testing: Jest