Update README.

This commit is contained in:
Juergen Stuber 2018-12-28 13:08:37 +01:00
parent 06a4a383c4
commit fca87bce09
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,10 @@ bimood - color cycling mood lamp with two complementary colors
predprey - grass-prey-predator simulation predprey - grass-prey-predator simulation
parameter is number of actions per 40ms frame parameter is number of actions per 40ms frame
maze - draws a maze maze - draws a maze by drawing corridors
parameter is number of actions per 40ms frame
dualmaze - draws a maze by drawing walls
parameter is number of actions per 40ms frame parameter is number of actions per 40ms frame
Compile with "cargo build --release". Compile with "cargo build --release".