Skip to content

jaredly/rocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Rocks!

This is a little cellular automata simulator.

rocks

The three colors eat each other. Click and move your mouse around the window to make more particles.

Try it!

  • Clone the repository

  • Install dependencies:

brew install glfw2
go get github.com/go-gl/glfw
go get github.com/chsc/gogl/gl21
  • Install the project
go install
  • Execute it with rocks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages