Skip to content

Latest commit

 

History

History
35 lines (31 loc) · 1.24 KB

README.md

File metadata and controls

35 lines (31 loc) · 1.24 KB

Ritual Crawler

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

Cut a build

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

To get started

git clone https://github.com/Myztiq/ritual-crawler.git
cd ritual-crawler
npm install
npm start