Conway's Game of Life running on the Launchpad Mini. More info on concept here.
- Connect launchpad to computer
- run
npm start
- Button 1 Start/Stop game
- Button 2 Reduce speed
- Button 3 Increase speed
- Button 8 Randomize board
Press any buton on the grid to add or remove a cell.
- Game logic js reference link