- Phaser: https://github.com/photonstorm/phaser
- Phaser Examples: https://github.com/photonstorm/phaser-examples
- opal-phaser wrapper: https://github.com/orbitalimpact/opal-phaser
$ git clone https://github.com/orbitalimpact/opal-phaser-examples
$ cd opal-phaser-examples
$ bundle
$ cd examples/some-example/
$ rackup
- Fork it (https://github.com/orbitalimpact/opal-phaser-examples/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Phaser and all examples are released under the MIT License. This does not include any assets (art, music, sounds)