AppSpecific storage solution #767
Labels
skill::move
Need the Move language skill to complete the issue
skill::rust
Need the rust language skill to complete the issue
status::design
The issue need to do more detail design
Milestone
Using the StorageAbstraction(#20) capability provided by Rooch, we can design a dedicated AppSpecificStorage for the application. The main objectives of this design are twofold:
Here's an example of defining a GameEngine using AppSpecificStorage. This example needs further refinement to implement an ECS(Entity-Component-System)-based GameEngine example.
The text was updated successfully, but these errors were encountered: