AsteroidJS
This a game made with HTML5 and Javascript
Image
🤔 How to contribute
- Fork this repository;
- Create a branch with your feature:
git checkout -b my-feature
; - Commit your changes:
git commit -m 'feat: my new feature'
; - Push to your branch:
git push origin my-feature
.
After the merge of your pull request is done, you can delete your branch.
📝 License
This project is under the MIT license. See the archive LICENSE for more details.