mirror of
https://github.com/Ukendio/jecs.git
synced 2025-06-20 08:19:18 +00:00
ECS is foreign to everyone
This commit is contained in:
parent
27a00280fd
commit
8b8d5f715e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Guides
|
# Guides
|
||||||
|
|
||||||
ECS is a very foreign concept for those coming from an OOP background. Here's a few resources that the community has compiled about how to use ECS and some of its design choices.
|
ECS is a very foreign concept. Here's a few resources that the community has compiled about how to use ECS and some of its design choices.
|
||||||
|
|
||||||
See something missing? [Let us know.](/contributing/pull-requests)
|
See something missing? [Let us know.](/contributing/pull-requests)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue