Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cyberarm/crystal_game
https://github.com/cyberarm/crystal_game
Last synced: about 9 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/cyberarm/crystal_game
- Owner: cyberarm
- License: mit
- Created: 2015-11-30T03:56:38.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-30T03:57:23.000Z (almost 9 years ago)
- Last Synced: 2023-03-11T22:03:20.065Z (over 1 year ago)
- Language: Crystal
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Crystal Game
Trying to make writing games in Crystal as easy as Gosu is for Ruby.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/cyberarm/crystal_game/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
- [[Cyberarm](https://github.com/cyberarm) - creator, maintainer