You cannot 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 weeks ago | |
---|---|---|
src | 3 weeks ago | |
.gitignore | 5 years ago | |
Cargo.lock | 2 months ago | |
Cargo.toml | 2 months ago | |
README.txt | 4 years ago | |
pixelfooconf.py | 4 years ago | |
setup.sh | 4 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.