micro entity component system
Master | Develop |
---|---|
git clone https://github.com/jamolnng/uecs.git
cd uecs
mkdir build && cd build
cmake ..
make
VSCode and CMake Tools extension
TODO
TODO
TODO
make test
TODO
TODO
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.