Skip to content

SpaghettiBorgar/GameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of Life

Chunk-based, multi-threaded, unbounded Conway's Game of Life

Controls

  • Drag left mouse button to draw
  • Drag right mouse button to pan
  • Scrollwheel to change zoom
  • space to pause/continue
  • s to iterate once
  • r to reset
  • q to quit
  • F3 to toggle debug overlay

How to run

Install the D toolchain and run the command dub

About

Chunk based Game Of Life simulator with infinite playfield

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages