Downloads
Right-click to download files
- adventurejs.zip: this starter pack contains all you need to start authoring. Includes the HTML wrapper template, the AdventureJS framework file, the Adventurejs.css stylesheet, and the custom game template.
- index.html: just the HTML wrapper template
- adventure.js: just the AdventureJS framework, unminified for development
- adventurejs.css: just the AdventureJS stylesheet, unminified for development
- MyGame.js: just the Game code template
- adventure.min.js: just the AdventureJS framework minified for production
- adventurejs.min.css: just the AdventureJS stylesheet minified for production