Skip to content

Releases: arthaud-proust/dev.arthaud.life

Web version 1.2.0

18 Sep 00:06
Compare
Choose a tag to compare

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

17 Sep 23:22
Compare
Choose a tag to compare

Added basic controls :

  • play pause
  • frame interval (ms)

Web version 1.0.0

17 Sep 23:20
Compare
Choose a tag to compare

From shell version to web version, using VueJs + Tailwind + Typescript.

Tested on logic side (no ui test)

Shell version

17 Sep 23:14
Compare
Choose a tag to compare

See game of life in nodejs shell :
Run npm i then npm start to see cells in your shell.