Update README
This commit is contained in:
parent
ee3dbaf836
commit
c8f2c95f79
@ -16,6 +16,15 @@ maze - draws a maze by drawing corridors
|
|||||||
dualmaze - draws a maze by drawing walls
|
dualmaze - draws a maze by drawing walls
|
||||||
parameter is number of actions per 40ms frame
|
parameter is number of actions per 40ms frame
|
||||||
|
|
||||||
|
life - game of life
|
||||||
|
parameter is number of actions per second
|
||||||
|
|
||||||
|
matrix-code - the falling code animation from Matrix
|
||||||
|
parameter is not used yet
|
||||||
|
|
||||||
|
lorenz - a Lorenz attractor
|
||||||
|
parameter is number of actions per 40ms frame
|
||||||
|
|
||||||
Compile with "cargo build --release".
|
Compile with "cargo build --release".
|
||||||
|
|
||||||
The binary executables are in the "target/release" subdirectory.
|
The binary executables are in the "target/release" subdirectory.
|
||||||
|
Loading…
Reference in New Issue
Block a user