Skip to content

to5ta/js_zero

Repository files navigation

Project Zero

Project JS_Zero is third-person medieval online-game prototype implmented with Babylon.js inspired by the 'Sketchbook' Project.

Online-Demo

Go ahead an try it online directly: https://to5ta.github.io/js_zero/

Promo

Installation

  1. Install NPM from https://nodejs.org/de/, then run the following commands where your checked out repository resides
  2. npm install to install all dependencies
  3. npm run dev to host the app locally
  4. open localhost:8080 in your Browser

Credits