Falling-sand game
A falling sand game is a term given to a subgenre of games known as particle simulation games. They allow the user to place particles of different elements on a "canvas". The particles can interact with other particles in various ways, and may be affected by gravity, in some games. Many complex effects may be achieved. Many versions of the Falling Sand Game have been written since its introduction in 2005.
Contents
History
The original game first appeared as a web-based Java applet on the Dofi-Blog (Japan) in 2005. Since then, many variations of the game have appeared, most notably Burning Sand and wxSand, which introduced user-created element sets, known as mods.
Examples
Falling sand games are generally browser-based, using Flash or Java, but mobile Android and iOS variants also exist. Examples include:
- World of Sand (2005, Java)[1]
- wxSand (2006, Windows)[2]
- This is Sand (2008, Flash)[3]
- The Powder Toy (2010, C++)[4]
- The Sandbox (2010, Flash)[5]
- The Powder Game Also known as Dust(Java)
- Sand Slides (2010, iOS/Android/WP8)[6]
- Sand:box (2015, Android)[7]
- ReactionLab 2 (2015, iOS/Android)[8]
There is also a Steam/OS X/iOS/Android/Blackberry version of The Sandbox available through its homepage.
The Powder game also has an Android Version which is very Lightweight
Features
Although the various sand games have differences, they share many similar characteristics:
Platforms
wxSand, The Sandbox and The Powder Toy are the only downloadable game with a Macintosh version, other than the Java-based EnigmaSand. They may be able to be run in GNU/Linux using WINE. At least wxSand and The-Powder-Toy can be built natively on GNU/Linux (with X11 interface). The browser games may be played on any computer with Java installed. The Sandbox has versions in Android, iOS, OS X, Steam (OS X & Windows) and Blackberry. ReactionLab 2 has versions for Android and iOS.
Tools
All games have adjustable pen sizes. Some allow the user to select different pen shapes. The pen is generally controlled using the mouse (Etch-a-sketch Sand is an exception).
Elements
Many falling sand games include multiple elements that are heavier or lighter than each other and can interact. For example, BHOL is a virtual black hole in The Powder Toy. By applying positive gravity, it attracts other elements and consumes them. Another example would be lava in The Sandbox, which, after cooling, becomes stone.
Sandboxes
Downloadable games also have the ability to save "sandboxes", or images that can be uploaded to image hosting websites and later downloaded and played in the game. PNG and GIF format are usually used; JPG is not due to its poor compression.
- The Sandbox has a crossplatform online gallery where people can share their creations.
- The Powder Toy/Game has online 'saves' where people can view the creations of others, and usually play with them.
Modding/Plugins
More commonly found in stand-alone downloadable games, mods or plugins can be created by making use of scripting[10] or by editing configuration files[11] that control the various types of particles, their physical properties and interaction rules.
Physics
Most sand games use very simple physics: particles either fall, rise, or are fixed, and may drift from side to side. The Powder Game and The Powder Toy are two of the few games with more realistic physics, including wind and pressure. The Powder Toy also includes heat and ambiental heat, newtonian gravity, and water equalisation. The Sandbox includes dynamic lighting, weather, temperature with room temperature support and multi particle elements.
Humans (Or Human-Like Figures)
Some Falling Sand games have elements that are meant to represent humans, or to create a likeness to them.
- The Sandbox uses elements literally called humans, which after placement you can then decide their roles in a society that you create.
- The Powder Toy uses an element that has a fixed position as a 'spawn point' for its human element, called STKM (stickman). This acts as the permanent start place for the stickman, and is indestructible.
- The Powder Game also Has Controllable Humans who are known as Players. They both have two legs and a head. Box for the first player and circle for the third player. They also have get either the ability of the element their head touches or the ability to Shoot those elements. It also has AI Humans called as fighters who Jump around and attack the 'player' stick mans. They also have two legs and a shaded square head. They are mostly used as the Antagonist in the Game.
Multi Particle Elements
The Sandbox has dozens of elements that are made of more than one particle. It even has controllable vehicles and AI controlled characters.
References
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Powder Toy Lua API
- ↑ WxSand Modding Guide