LEDarcade
LEDarcade copied to clipboard
A collection of classes and functions to display animations on an LED matrix
I have a RPI ZW2 with a 64x32 screen. It is running MLB, NHL, NBA and a couple other boards without any problems. I performed "git clone https://github.com/datagod/LEDarcade" Next I...
ClockConfig.ini is not written. And if you create one yourself you cannot get the format right.
When i go beyond 64x64 i lose the playing canvas. 

``` Traceback (most recent call last): │ 9 options.rows = HatHeight File "Outbreak.py", line 3304, in │ 10 options.cols = HatWidth LaunchOutbreak(100000) │ 11 options.brightness = 100 File "Outbreak.py", line...
 PacMan sprite is stuck in the lower right corner. Clock is dropping the bombs.
``` GroundRGB: (0, 24, 0) │ Traceback (most recent call last): │ File "arcade.py", line 101, in │ LaunchArcade(5) │ File "arcade.py", line 73, in LaunchArcade │ DE.LaunchDefender(GameMaxMinutes) │ File...