pysand - 1.5
falling sand game clone
aexyl93
(aexyl93)
A falling sand game clone
Instructions:
Choose an element on the palette to the left and draw.
Sand changes to the color you pick on the palette
Press 'c' to clear the screen.
Press 'l' to have particles loop around screen
Press 's' to save current state
Press 'r' to load a state
Right click to erase the area under your mouse
Thanks to monkjr for getting saving and loading to work
Thanks to Khono for helping get network mode run at playable speeds.
Changes
Network mode is now faster than ever!! It's now actually playable! maybe. at the very least bandwidth has been drastically reduced.
And if the particles are too big for you, you can change the size by changing the variable 'PARTICLE_SIZE' in the constants file.