This commit is contained in:
zeno 2024-02-28 11:59:54 -05:00
parent 6b926e53bf
commit 6bbfbd60d0

View file

@ -2,3 +2,5 @@
A sandbox game inspired by https://sandboxels.r74n.com/, with a cleaner codebase and secure/simple modding support in mind.
Some of the elements are derived from other games in the falling sand genre, especially Sandboxels. However, the physics engine and other backend code are custom and independently developed.
Recreated to remove private information from commit logs.