In-browser falling-sand simulation game with over 500 elements and thousands of reactions.
Go to file
O-01-67 c5e1bc06ce
Mod for requiring (+ alerting of/inserting) other mods
requireMod(modName) returns true if the mod exists or false if it doesn't.
if doAlert is true, the user will be informed with an alert (there is not a way to specify which mod called the function, though).
if insertMod is true, the mod specified in modName will be automatically appended to enabledMods, though.
If simpleSandboxelsSubdomainMod is false, the function will expect a full URL mod.
2022-10-07 21:58:59 -04:00
fonts self-hosting font 2022-04-14 16:23:34 -04:00
icons 1.5.1 2022-04-19 20:03:11 -04:00
mods Mod for requiring (+ alerting of/inserting) other mods 2022-10-07 21:58:59 -04:00
scripts/im2elements Nv7 mod & Image generator 2022-01-21 23:34:40 -08:00
.replit switched most of the css to a css file instead of a <style> tag 2022-02-27 23:48:44 +00:00
404.html v1.6.1 2022-05-17 17:25:34 -04:00
CNAME Create CNAME 2021-12-23 00:10:33 -05:00
README.md Update README.md 2021-12-23 00:56:59 -05:00
ad.html switched most of the css to a css file instead of a <style> tag 2022-02-27 23:48:44 +00:00
changelog.txt 1.6.4 2022-07-30 15:24:51 -04:00
controls.txt 1.5.1 2022-04-19 20:03:11 -04:00
feed.rss Create feed.rss 2022-06-01 20:56:01 -04:00
index.html 1.6.4 2022-07-30 15:24:51 -04:00
lite.html Update lite.html 2022-09-29 21:27:07 +03:00
manifest.json service worker 2022-01-09 21:11:19 -05:00
offline.html 0.8.1 - PWA and favicons 2022-01-06 12:52:46 -05:00
sitemap.txt Update sitemap.txt 2022-02-10 09:22:30 -05:00
style.css v1.6.3 2022-07-24 19:05:56 -04:00

README.md

Sandboxels

A falling sand simulation game.

Play at Sandboxels.R74n.com.

Controls

  • Left Click = Place Pixels
  • Right Click = Erase Pixels
  • Middle Click = Pick Element
  • Spacebar or P = Pause Simulation
  • Shift + Heat = Intense Heating
  • Shift + Cool = Intense Cooling
  • or [ = Decrease Cursor Size
  • + or ] = Increase Cursor Size
  • Shift + - = Set Cursor Size to 1
  • Shift + + = Increase Cursor Size
  • E = Element Selection
  • > = Step

(Alt/Option can be used in place of Shift)

Button Info

  • Pause = Pause/play the simulation
  • Step = Run a single frame
  • Up Arrow = Increase the cursor size
  • Down Arrow = Increase the cursor size
  • Reset = Clears the entire simulation
  • Replace = Overrides pixels when placing
  • E = Select any element by name
  • TPS = Change how fast the simulation runs
  • Hide = Run the simulation without updating the display