You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
3 years ago | |
---|---|---|
src | 4 years ago | |
.gitignore | 4 years ago | |
Cargo.lock | 4 years ago | |
Cargo.toml | 4 years ago | |
README.txt | 4 years ago | |
pixelfooconf.py | 3 years ago | |
setup.sh | 3 years ago |
README.txt
cnoise - colored noise, sets random pixels in selected colors
parameter is not used yet
chars - display characters randomly
parameter is not used yet
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 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
Compile with "cargo build --release".
The binary executables are in the "target/release" subdirectory.