Skip to content

ScottWill/life2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D Cellular Game of Life

  • Draw with left mouse button
    • Hold LShift to draw a mirror copy of your line
  • Controls
    • C: draw a cross
    • G: draw a grid
    • I: invert state
    • O: toggle overlay
    • R: randomize state
    • S: save a snapshot
    • X: draw an X
    • Backspace: clear the screen
    • Comma and Period: cycle through different rule sets
    • Down: Slow speed
    • Enter: perform a single step
    • Slash: reset to default rule
    • Shift + Slash: random rule
    • Space: toggle running
    • Up: Increase speed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages