pysand - 0.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
Changes:
There is now a palette to choose an element from and you can chosse the sand's color now.
The game is now slightly faster too.
fps (frames per second) now shows in the window caption
Known Bugs:
When picking a color for sand you have to click on sand again to draw sand, even if your current element is sand
Fire doesn't go away *fixed*
Future Features:
fps improvement
use of spatial hashing for detecting collisions and interactions
eraser element
saving/loading *could use some help on this*
drawing varying lines of thickness
*any suggestions welcome*