mirror of
https://github.com/Keyslam-Group/Concord.git
synced 2025-09-02 12:24:11 -04:00
Add example games
This commit is contained in:
parent
e2b7af87fd
commit
052e1cd2ce
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue