Brychan Dempsey 6ada4110e1 Switched to using a new Entity class
While likely less performant, it should provide good readability,
and good explaination of how an entity is related in the engine
2021-06-09 11:18:58 +12:00
2021-06-07 21:25:01 +12:00
2021-05-22 14:32:59 +12:00

JavaECS

An implementation of an Entity-Component-System in Java. Based on the C++ implementation by Austin Morlan.

See the documentation for implmentation details

Description
No description provided
Readme 268 KiB
2021-06-15 18:30:18 +12:00
Languages
Java 100%