This is a multi-player Snake Game that runs on the Flaschen Taschen LED display at Noisebridge.
Check out my other Demos and Music Module Player for the Flaschen Taschen.
These instructions assume you're running a Mac or Linux OS. No effort has been made to test it on Windows.
This code depends on the C++ framework provided by the flaschen-taschen project. Since it's being used as a sub-module, you'll need to clone this repo using the --recursive
option:
git clone --recursive https://github.com/cgorringe/ft-snake
This program is meant to run directly on the Raspberry Pi that the Flaschen Taschen runs on.
Copyright (c) 2019 Carl Gorringe. All rights reserved.
Licensed under the the terms of the GNU General Public License version 2 (GPLv2).