Find a file
2021-11-14 12:59:47 -05:00
spec Initial Commit 2021-11-11 00:39:25 -05:00
src Add wrap around rendering 2021-11-14 12:59:47 -05:00
.editorconfig Initial Commit 2021-11-11 00:39:25 -05:00
.gitignore Initial Commit 2021-11-11 00:39:25 -05:00
Info.plist Initial Commit 2021-11-11 00:39:25 -05:00
lib-sdl.yaml Initial Commit 2021-11-11 00:39:25 -05:00
LICENSE Initial Commit 2021-11-11 00:39:25 -05:00
package.rb Add emitter 2021-11-13 12:45:51 -05:00
README.md Initial Commit 2021-11-11 00:39:25 -05:00
shard.lock Initial Commit 2021-11-11 00:39:25 -05:00
shard.yml Initial Commit 2021-11-11 00:39:25 -05:00

asteroids

TODO: Write a description here

Installation

TODO: Write installation instructions here

Usage

TODO: Write usage instructions here

Development

TODO: Write development instructions here

Contributing

  1. Fork it (https://github.com/your-github-user/asteroids/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

Contributors