Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stelly-dev/game_of_life_adafruit_MacroPad

A simple game of life toy for the adafruit macropad, written in circuit python
https://github.com/stelly-dev/game_of_life_adafruit_MacroPad

Last synced: about 2 months ago
JSON representation

A simple game of life toy for the adafruit macropad, written in circuit python

Awesome Lists containing this project

README

        

# Game of Life on Macropad

---

A simple toy for fidgeting with your macropad.

## Dependencies

In addition to the default macropad libs, you'll also need to
add the [Adafruit ImageLoad](https://github.com/adafruit/Adafruit_CircuitPython_ImageLoad) library

## Instructions:

Press the button on the lower right to start the cell editor

From there, use the four buttons lit blue for cardinal directions
The center button that's pinkish blue selects/deselects a cell

to bring your creation to life, again press the lower right button,
this will also pause the simulation and bring you back into the cell editor
if the game is already running

if you've made a mess, press the lower left button in edit mode
to clear the board.