Skip to content

Commit 69e6f78

Browse files
committed
- new docs
- update readme - version 1.0
1 parent 5149071 commit 69e6f78

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+3777
-66732
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ After that you register the player in the system:
110110
ECS.addEntity(Player)
111111
```
112112
113+
113114
#### Step 3: Let the magic happen
114115
You're soo close. Call the update function ```ECS.update()``` inside the gameloop.
115116
```JavaScript

0 commit comments

Comments
 (0)