Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.08 KB

File metadata and controls

27 lines (17 loc) · 1.08 KB

Third-Person Medieval Online-Game Prototype

JS_Zero

Live Demo

⚔️ https://games.staib.dev/js_zero/

Run it locally

  1. Install NPM from https://nodejs.org/de/
  2. Run npm install to install all dependencies
  3. Run python scripts/assets.py --download to download all assets (Requires Python 3.6+)
  4. Run npm run dev to build and host the app locally
  5. Open localhost:8080 in your Browser

Credits

Previous Versions

The content files have recently been outsourced and the repo has been reset, refer to https://github.com/to5ta/js_zero/tree/main_archive for older versions