xparq / Out_of_Nothing

Versatile entity-based simulation & visualization/gamification framework PROTOTYPE
0 stars 0 forks source link

Use FlatBuffers for save/load #490

Open xparq opened 8 months ago

xparq commented 8 months ago

Unfortunately, it does require to write schemas manually, though, despite all the fuss of having a versatile compiler for it.

https://github.com/google/flatbuffers, https://flatbuffers.dev/

See also: gRPC