Skip to main content

pysand - 0.7

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

added eraser. erases a 3x3 block of particles you can now specify the grid size by pressing a number from 1-5 added salt fountain and oil fountain added new loop feature! particles can now loop around the screen. press 'L' to activate! added half-complete ??? element Future Features: saving/loading *could use some help with this* *Possibly* wind and pressure. i'm not sure if i'll be able to figure out how to do this but i'll try to. modding as in creating your own elements *could use some help with this too*...*could use some help with all of this* density (heavier element falls through ligheter element) Any other features or requests are welcome!

Links

Home Page
http://doltin93.webs.com/python.html
Source
http://doltin93.webs.com/pysand/pysand07.zip
Windows
https://sourceforge.net/projects/pysand/

Releases

pysand 0.1 — 17 Jan, 2010

pysand 0.5 — 19 Jan, 2010

pysand 0.3 — 18 Jan, 2010

pysand 0.9 — 27 Feb, 2010

pysand 0.2 — 17 Jan, 2010

pysand 0.4 — 18 Jan, 2010

pysand 0.6 — 21 Jan, 2010

pysand 0.8 — 26 Jan, 2010

pysand 0.7 — 23 Jan, 2010

pysand 1.2 — 7 Mar, 2010

pysand 1.4 — 15 Mar, 2010

pysand 1 — 5 Mar, 2010

pysand 1.5 — 18 Mar, 2010

pysand 1.1 — 6 Mar, 2010

Pygame.org account Comments

  • Anonymous 2013-05-06 22:41

    Cool!
    How did you make the .EXE?