This is a sandbox simulator type game with different elements in a pixelated grid. Up and down arrows to select an element, click and hold to place that element in the sandbox. Space to clear the box, Z to make the border appear. Press S to get the save code for the current sandbox. Please note that save codes are too long to post in the comments. Current elements: -Air: just empty space -Water: basic liquid -Sand: basic solid -Oil: floats on water -Wall: does not move, indestructible -Acid: will dissolve anything except Wall -Stone: another basic solid -Multi: multiplies the first element it touches -Void: does not move, destroys anything except Wall. -Electro: electric sparks that zigzag through the air and disappear when they hit anything. -Metal (WIP): conducts electric currents when hit by Electro. I plan on adding more elements in the future.
Metal currently has some weird problems. Conducting electrical current somehow creates more metal, and current gets stuck in corners and clogs up the circuits... somehow. If anyone knows what causes this, or how to fix it, PLEASE let me know.