Skip to content

gotlibsh/Game-of-Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game-of-Life

This is a C implementation of Conway's Game of Life

Options

  • Move to next generation by hitting SPACE, D or the Right Arrow key
  • Add new living cells by left clicking + dragging the mouse across the board
  • Kill living cells by right clicking + dragging the mouse across the board
  • Change the living cells color to Red, Blue or Green by hitting 1, 2 or 3 respectively
  • Resize the table by scrolling the mouse wheel up and down

Graphic library

SDL2

Credits

Shlomo Gottlieb

About

Conway's Game of Life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published