3.0.0 • Published 5 years ago

playhouse v3.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

Playhouse

The aim of this framework is to be a quick and simple game framework to get going on your projects. It provides most common features used for game development: preloading, background music, input, saving data, timers, and some math helpers to name a few.

It is built with the CreateJS suite in mind. The suite isn't included however, that is on your end. It was developed with CreateJS 1.x.x.

Documentation

Run the command npm run docs for this module and it will create a folder docs which you can navigate to.

License

MIT License

notes to developer when updating:
npm run build
npm version [major|minor|patch]
[commit and push to repo]
git push --tags origin es6
npm publish --access public
3.0.0

5 years ago

2.0.8

5 years ago

2.0.7

5 years ago

2.0.6

5 years ago

2.0.5

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.1.8

5 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago