Latest commit
History
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
opal-phaser examples repository
- Phaser: https://github.com/photonstorm/phaser
- Phaser Examples: https://github.com/photonstorm/phaser-examples
- opal-phaser wrapper: https://github.com/orbitalimpact/opal-phaser
Running
$ git clone https://github.com/orbitalimpact/opal-phaser-examples
$ cd opal-phaser-examples
$ bundle
$ cd examples/some-example/
$ rackup
Contributing
- 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
License
Phaser and all examples are released under the MIT License. This does not include any assets (art, music, sounds)
About
Phaser usage examples converted to opal-phaser in order to see how to make Phaser based games the Ruby way.
Resources
Stars
11 stars
Watchers
6 watching