This repository contains 6 scenes covering the following AthenaJS topics:
- Base AthenaJS Drawables
- Animating Drawables
- Basic Behavior
- Scene Effects
- Sound with panning
- Map & Scrolling
Head over to athenajs-samples for a demo.
npm install && npm start
This will install dependencies, build athenajs-samples and start a development server at http:/127.0.0.1:8888
- The snowballer animated sprite was provided by bynd
- The scrolling tileset: artwork by Eder Muniz
- The AthenaJS bitmap font and the sound effect were borrowed from Jotd's Gods Deluxe Gods remake from The Bitmap Brothers
For more information, head over to the AthenaJS'documentation
Copyright (c) Nicolas Ramz.
Licensed under the MIT License.