Robyt3 / automaton

Rock-Paper-Scissors cellular automaton

Home Page:https://robyt3.github.io/automaton/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rock-Paper-Scissors cellular automaton

Rock-Paper-Scissors cellular automaton using JavaScript and HTML5 canvas.

Live Demo

Generation must be restarted to apply settings marked with *.

Enable fullscreen (F11) then restart the generation to cover the entire screen.

Controls

  • Left click: Draw cells
  • Shift + left click: Erase cells
  • Mouse wheel: Adjust size for drawing/erasing
  • Space: Pause/Unpause
  • S: Single step forward
  • R: Restart generation
  • +/-: Increase/Decrease speed (hold shift to change faster)
  • H: Hide controls completely

About

Rock-Paper-Scissors cellular automaton

https://robyt3.github.io/automaton/

License:MIT License


Languages

Language:JavaScript 94.6%Language:HTML 4.6%Language:CSS 0.8%