Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 805 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 805 Bytes

opal-phaser examples repository

Running

$ git clone https://github.com/orbitalimpact/opal-phaser-examples
$ cd opal-phaser-examples
$ bundle
$ cd examples/some-example/
$ rackup

Contributing

  1. Fork it (https://github.com/orbitalimpact/opal-phaser-examples/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. 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)