Animationen für die Pixeldecke
Go to file
Juergen Stuber 3158928015 Fix 7 segment order.
Segments for bits 4 and 5 were swapped with respect to the standard order.
2018-12-02 15:54:22 +01:00
src Fix 7 segment order. 2018-12-02 15:54:22 +01:00
.gitignore Initial commit. 2018-11-28 16:02:33 +01:00
Cargo.toml Initial commit. 2018-11-28 16:02:33 +01:00
README.txt Initial commit. 2018-11-28 16:02:33 +01:00

README.txt

bimood - color cycling mood lamp with two complementary colors
    parameter is the seconds for one cycle through the colors

predprey - grass-prey-predator simulation
    parameter is number of actions per 40ms frame

maze - draws a maze
    parameter is number of actions per 40ms frame

Compile with "cargo build --release".

The binary executables are in the "target/release" subdirectory.