Skip to content

Adaptation of John Conway's Game of Life prototype using keyboard controls

Notifications You must be signed in to change notification settings

SangJunBak/Game-Of-Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game-Of-Life-Keyboard-Implementation

The main version is in a private repo and can only be configured on certain linux machines. However, the adaptation of John Conway's Game of Life prototype using keyboard controls using the SDL library still exists.

Showcase

Installation

Using GCC or any C compiler, link and compile all files

For Mac users: Type "./gol" in the directory

How to Play

Move around using the arrow keys Press spacebar to plant a cell Press enter to play/pause the animation

Note: You cannot plant a cell and play the animation at the same time

About

Adaptation of John Conway's Game of Life prototype using keyboard controls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages