Skip to content

pothonprogramming/state-image-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

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.

About

An example of how to model serializable state for easy saving and reasonable runtime access using an array buffer.

Resources

Stars

Watchers

Forks

Contributors