Skip to content

MrMarble/sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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