Skip to content

orlando/conway

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life - Launchpad Version

This is a pretty straightforward implementation of Conway's Game of Life, on a small (8x8) grid - except I wrote it to interface with a Novation Launchpad controller, to both show the grid on the Launchpad and use the Launchpad buttons to draw/erase cells on the grid. It's a good simple example of using MIDI - input AND output - in a non-music application.

Check it out, feel free to fork, submit pull requests, etc.

-Chris

About

Conway's Game of Life

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.0%
  • CSS 5.2%
  • HTML 1.8%