Skip to content

Time-driven two-dimensional asynchronous cellular automaton with Moore neighborhood.

Notifications You must be signed in to change notification settings

kuy/cizen-cells

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CizenCells

Time-driven two-dimensional asynchronous cellular automaton with Moore neighborhood. Each cell diffuses energy to surroundings. Click to inject energy to the cell. I don't know what I wanted to express with this, but it's funny.

Made with Cizen + Obelisk.js + WebSocket.

Cizen Cells

Server

Prepare

mix deps.get

Run

mix run lib/cells.exs

Client (Web)

Prepare

cd browser
yarn

Client (Web)

cd browser
yarn start

About

Time-driven two-dimensional asynchronous cellular automaton with Moore neighborhood.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published