pothonprogramming/state-image-model
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
State Image Model The goal of this project is to present a reasonable way to represent an application's state in the form of a contiguous array buffer that can be used at runtime as well as be serialized to a binary file for later use.