项目作者: SnkSynthesis

项目描述 :
Sand Cellular Automaton
高级语言: Go
项目地址: git://github.com/SnkSynthesis/sandbox.git
创建时间: 2020-12-21T20:21:43Z
项目社区:https://github.com/SnkSynthesis/sandbox

开源协议:MIT License

下载


Sandbox

Sand Simulator/Cellular Automaton written in Go using Ebiten

Instructions

  1. Clone the project: git clone https://github.com/SnkSynthesis/sandbox
  2. Change directory to sandbox/: cd sandbox/
  3. Run go run sandbox.go or run go build and then ./sandbox

Once window is open one can do the following:

  • [Space] Or [Resizing Window] - Clears all sand
  • [Left-Click] - Places sand
  • [Right-Click] - Removes sand

Enjoy!