volnt / gravity

2D Universe simulation using C++ & SFML.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement save/load features

volnt opened this issue · comments

The goal is to be able to load a Universe from a file at startup and to save a Universe to a file during runtime.