Skip to content

johnmerchant/multilife-rgb

Repository files navigation

MultiLife RGB

Renders the https://multilife.live game state to a LED RGB matrix panel connected to a Raspberry Pi

Dependencies

Building

# clone repos
cd ~
git clone https://github.com/jmercha/multilife-rgb
git clone https://github.com/hzeller/rpi-rgb-led-matrix

# build librgbmatrix
cd ~/rpi-rgb-led-matrix/lib
make
sudo cp librgbmatrix.so.1 /usr/lib

# build multilife-rgb
cd ~/multilife-rgb
make

About

Renders multilife.live to RGB LED Matrix hardware connected to a Raspberry Pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published