/RoboRush

A WebGL game

Primary LanguageTypeScriptMIT LicenseMIT

RoboRush

Steps to run

  1. Install Node.js and Visual Studio Code.
  2. Open this game folder in Visual Studio Code.
  3. Open a terminal (Terminal > New Terminal).
  4. run npm install . If it failed for any reason, try again.
  5. run npm run watch .