An open API service indexing awesome lists of open source software.

https://github.com/starikcetin/eflatun.simpleecs

Something I threw together to see how simple an ECS framework can get.
https://github.com/starikcetin/eflatun.simpleecs

csharp csharp-code ecs entity-component-system

Last synced: over 1 year ago
JSON representation

Something I threw together to see how simple an ECS framework can get.

Awesome Lists containing this project

README

          

# Eflatun.SimpleECS
Something I threw together to see how simple an ECS framework can get.

This code is an experiment. It is not production-ready. You are warned.

----

MIT license. Refer to the [LICENSE](https://github.com/starikcetin/Eflatun.SimpleECS/blob/master/LICENSE) file.

Copyright (c) 2018 S. Tarık Çetin