add inheritance and dynamic background colors for the tile menu

This commit is contained in:
biglyderv 2025-05-14 13:30:49 -04:00
parent 30b8386131
commit ae34f0ea6f
Signed by: biglyderv
GPG key ID: 0E2EB0B4CD7397B5
4 changed files with 36 additions and 14 deletions

View file

@ -1,4 +1,4 @@
# altboxels
# neoboxels
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.