lsroa / sandbox

Sand simulation game

Home Page:https://mrmarble.dev/sandbox/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sandbox

GitHub go.mod Go version Ebitengine Lines of code Go Report Card GitHub deployments

Simple sandbox simulation "game" written in Go using the Ebitengine game engine.

Online demo

You can try it out here.

Note: The web version is not as performant as the desktop version.

Controls

  • Left click: Spawn a particle
  • Wheel: Change brush size
  • P: Toggle pause
  • .: Advance one frame (when paused)
  • D: Show debug info
  • T: Toggle temperature effect
  • Space: Clear the screen

References

About

Sand simulation game

https://mrmarble.dev/sandbox/

License:MIT License


Languages

Language:Go 98.4%Language:HTML 1.6%