Releases: arthaud-proust/dev.arthaud.life
Releases · arthaud-proust/dev.arthaud.life
Web version 1.2.0
Added cell edition controls :
- edit single cell by clicking on it
- kill all or born all cell thanks to buttons in menu
Web version 1.1.0
Added basic controls :
- play pause
- frame interval (ms)
Web version 1.0.0
From shell version to web version, using VueJs + Tailwind + Typescript.
Tested on logic side (no ui test)
Shell version
See game of life in nodejs shell :
Run npm i
then npm start
to see cells in your shell.