ecs.cr

Entity Component System implementation in Crystal

Build Status Dependency Status devDependency Status

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

  1. Fork it (https://github.com/geppetto-apps/ecs.cr/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Write tests for your feature (in the spec folder)
  4. Implement your feature
  5. Make sure all tests pass
  6. Commit your changes (git commit -am 'Add some feature')
  7. Push to the branch (git push origin my-new-feature)
  8. Create a new Pull Request

Contributors

Repository

ecs.cr

Owner
Statistic
  • 1
  • 1
  • 0
  • 0
  • 1
  • about 7 years ago
  • August 7, 2016
License

MIT License

Links
Synced at

Wed, 08 May 2024 03:03:59 GMT

Languages