Ritualistic dungeon crawler by:
Max Gordon - Programming postazure
Matt Hayes - Programming mysterycommand
Ryan Kahn - Programming Myztiq
Anand Patel - Programming anandkumarpatel
Dominic Mortlock - Level Design @locknic
Scott Looney - Audio scottrlooney at gmail
Adam Rickert - Environment Art @adamrickert
Ian Sterling - Character Art isterling
Note: You'll need your own copy of ImpactJS installed into
lib/impact
.
git clone https://github.com/Myztiq/ritual-crawler.git
cd ritual-crawler
npm install
npm run build
- Get http://impactjs.com/
- Add the impact library and weltmeister editor folders to /lib
- run: python server.py
- game is running at http://localhost:8080/
- editor is running at http://localhost:8080/editor
git clone https://github.com/Myztiq/ritual-crawler.git
cd ritual-crawler
npm install
npm start