ecs.cr
ECS.cr
Entity Component System implementation in Crystal.
Installation
Add this to your application's shard.yml
:
dependencies:
ecs:
github: geppetto-apps/ecs.cr
Usage
TODO: Write usage instructions here
Development
TODO: Write development instructions here
Updating docs
bin/update-docs
Contributing
- Fork it (https://github.com/geppetto-apps/ecs.cr/fork)
- Create your feature branch (git checkout -b my-new-feature)
- Write tests for your feature (in the spec folder)
- Implement your feature
- Make sure all tests pass
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- [theodorton] Theodor Tonum - creator, maintainer
Repository
ecs.cr
Owner
Statistic
- 1
- 1
- 0
- 0
- 1
- almost 8 years ago
- August 7, 2016
License
MIT License
Links
Synced at
Tue, 14 Jan 2025 20:38:40 GMT
Languages