pixelfoo-apps/README.txt

31 lines
940 B
Plaintext
Raw Permalink Normal View History

cnoise - congress noise, sets random pixels in official congress colors
parameter is the number of the congress, latest by default
2018-12-31 19:03:59 +00:00
chars - display characters randomly
parameter is not used yet
2018-12-28 12:47:11 +00:00
2018-11-28 15:02:33 +00:00
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
2018-12-28 12:08:37 +00:00
maze - draws a maze by drawing corridors
parameter is number of actions per 40ms frame
dualmaze - draws a maze by drawing walls
2018-11-28 15:02:33 +00:00
parameter is number of actions per 40ms frame
2023-11-01 15:46:18 +00:00
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
2018-11-28 15:02:33 +00:00
Compile with "cargo build --release".
The binary executables are in the "target/release" subdirectory.