Skip to content

andrefcasimiro-vakt/rpg-wizard-v2

Repository files navigation

RPG Wizard

3D RPG game engine for the browser, based on RPG Maker.

Built with three.js and cannon.js

Based on Sketchbook.

Instructions

Run npm install and then npm run dev to boot up the project on localhost:5000

Credits

  • swift502 - For building Sketchbook, which I've been basing the engine on