Chess Next
- schema organization
- app > metadata > data > runtime
- api organization
- common > metadata > data > runtime
- impl organization
- core > metadata > data > runtime
- data handlers
- runtime objects
Configurations like for base stats, terrain bonuses, and damage assignments. These can be extended from the base metadata.
Storeable data like for unit health and positioning.
Transformational objects like for moves or attacks.