Brychan Dempsey edd8a3faa7 Worked on tests, fixed issues with entities
Implemented hashValue() for the entity so equality can be compared correctly.
I.e. hashValue is the actual value of the entity, as they *should* be unique
2021-06-10 15:57: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%