Skip to content

Implement the Game of Life cellular automaton for the iLab lights strip

License

Notifications You must be signed in to change notification settings

WarwickDCSiLab/lights-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iLab Lights: Game of Life

Implement the Game of Life cellular automaton for the iLab lights strip.

gol.c

Implements the Game of Life for the lights strip.

To build this run "make gol".

gol2.c

Implements the Game of Life and prints a console output.

To build this run "make gol2".

replacing.c

Implements a non-Game of Life related application, which involves colours racing around a square.

To build this run "make replacing".

Building Caveats

Building and driving these applications requires Warwick DCS lab computers and the environment that comes with it.

About

Implement the Game of Life cellular automaton for the iLab lights strip

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages