Draw With Physics
A downloadable game
A cellular automata sandbox/simulation game with tons of emergent behaviour and interactions to discover!
----------------------
Controls:
Left click to place, right click to erase, scroll to change mouse size, scroll to scroll through the cells palette.
----------------------
Source code: https://github.com/NivMizzer/Draw-With-Physics-Automata
Status | Released |
Author | NivMizzer |
Genre | Simulation |
Tags | cellular-automata, Drawing, Sandbox |
Install instructions
Windows:
1) download the zip file.
2) hit "extract all"
3) run the executable Sandbox.exe
Mac:
1) download the file
2) unzip the file by double clicking
2) ctrl+click the app (Sandbox.app) and click open (if it doesn't let you just do it again)
Comments
Log in with itch.io to leave a comment.
dude just after playing for 5 minutes i was hooked, this game is just that fun. although it has its flaws, i still think its a good game
Thanks very much!
This is a cool game! It's a cool idea that I think with some updates could be awesome! Adding a pause screen would be cool, and adding a feature where if you put your mouse over the object it'll highlight what it was (kept getting sand and ceramioc mixed up...)
Also! I noticed you made this with unity, meaning you could build this game using Unity WebGL which you can upload straight to unity and allow people to play it through browser which would remove the downloading / unzipping step and make more people play your game! :)
I wish I could upload it to webGL, but unfortunately that would decrease performance to an unreasonable amount. Thanks for all the feedback though, I'll work on an update
Really cool! I like it :D Although the physics arent the best :(. You should also make it open-source so people can make mods or advanced stuff :)
Source is up on github (:, linked in the description!