Browse Source

Update README.md

tags/Rel1
Sebastiano Mandalà GitHub 7 years ago
parent
commit
26e73fa9a9
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      README.md

+ 2
- 0
README.md View File

@@ -1,6 +1,8 @@
Svelto Entity Component System for Unity
=====================================

Real Entity-Component-System for c# and Unity (it can be adapted for other c# platforms too). Enables to write encapsulated, uncoupled, high-performant, data oriented, cache friendly, multi-threaded, code without pain.

you can find a working example to learn how to use the framework here:

https://github.com/sebas77/Svelto-ECS-Example


Loading…
Cancel
Save