All changes to this project will be documented in this CHANGELOG
Format is based on Keep a Changelong (http://keepachangelog.com/) and the project adheres to Semantic Versioning (http://semver.org).
- Refactored README.md
- Refactored frame-animation.js, bundle.js: variable name imageObjects replaced with variable name imageDataObjects
- CHANGELOG.md
- Refactored README.md
- n/a
- First release with MVP functionality
- npm module - exports object with exposed functions: initAnimation & gameLoop
- added frame-animation.js, package.json, example directory, README.md, LICENSE.md