Skip to content

quasart/spiral

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

spiral

Animated procedural ascii-art spiral written in spiral-obfuscated C.

How to run

Just need C compilation:

gcc spiral.c -o spiral -lm
./spiral

Otherwise, I provided a readable python version:

python spiral.py

It should be run in a terminal that can handle ANSI/VT100 control escape sequence.

Credit

Done by Alfred Massard, inspired by donut.c of Andy Sloane.

About

procedural animated ascii-art spiral

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published