pysand - 1.1
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
*Game is now one program. You can toggle network mode on or off
*Fixed pen sizes. Before on the network version the pen size was stored on the server but now it's stored with the client.
*Pysand version 1.0 netsand no longer works because I changed some methods.
Next version or version after will have a chat box
Any ideas for future versions are welcome :)