Simple JS Fighting Game

Requirements:

  • NodeJS 18.0+ (pretty sure it will work on lower versions as well!)
  • Browser (preferably an evergreen browser)

Run:

  • Clone repo: git clone https://github.com/dineshkp/fighting-game.git
  • Run npm install
  • Start the live-server npm run dev