Initial commit.

This commit is contained in:
Juergen Stuber
2018-11-28 16:02:33 +01:00
commit 759c9c4f8a
7 changed files with 562 additions and 0 deletions

12
README.txt Normal file
View File

@ -0,0 +1,12 @@
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.