maierfelix / PokeMMO
- пятница, 29 апреля 2016 г. в 03:14:00
JavaScript
Pokémon MMO Engine with Realtime Editor
Demo
Runs the best on Chrome.
Uses the 2d canvas for rendering the editor mode and webgl for the gameplay (unfinished).
Graphics used in the demo are created by EpicDay and Red_Ex
Sounds are taken from SoundBible
Setup:
Client:
npm install
npm run watch
Server:
cd ./server
npm install
npm run start
Engine
Editor
Interpreter