An experimental battleship game running on arduino uno.
sudo apt-get install python scons
pip install platformio
platformio run
Usages: http://docs.platformio.org/en/latest/userguide/index.html#usage
platformio run --target upload
platformio run --target clean
We have two Led matrix, the first is connected on the second, and the first have the configuration: - data ate the port 6 - cls at the port 5 - clock at port 6 Button A - at the port 8 Button B - at the port 9 Button C - at the port 10