Skip to content

mohad12211/GameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of Life in C

Preview

https://mohad12211.github.io/GameOfLife/

Controls

  • G to toggle drawing the grid
  • L to load an RLE pattern string from clipboard

Important

Firefox doesn't permit copying from clipboard by default, see: https://developer.mozilla.org/en-US/docs/Web/API/Clipboard_API#browser_compatibility

You can workaround this by enabling the dom.events.asyncClipboard.readText and dom.events.testing.asyncClipboard in about:config

  • Left click to toggle a cell
  • Drag with right click
  • Zoom with scrollwheel

About

Game of Life in C with infinite Grid

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages