13 lines
394 B
Plaintext
13 lines
394 B
Plaintext
|
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.
|