Add example games

This commit is contained in:
Justin van der Leij 2019-05-08 11:44:15 +02:00 committed by GitHub
parent e2b7af87fd
commit 052e1cd2ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,12 +27,17 @@ local System = require("concord.system")
local Instance = require("concord.instance")
```
## Example games
[A Cat Game](https://github.com/flamendless/ECS-A-Cat-Game) by Brbl
[Tetris](https://github.com/pikashira/tetris-love-ecs) by Pikashira
## Contributors
```
Positive07: Constant support and a good rubberduck
Brbl: Early testing and issue reporting
Josh: Squashed a few bugs and docs
Erasio: Took inspiration from HooECS. Also introduced me to ECS.
Brbl, Pikashria: Example games
```
## Licence