Skip to content

boxofbytes/rotating-cube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

rotating-cube

cube shaped C code that outputs a 3d spinning ascii cube Screenshot

note: you may have to resize your terminal to a resolution of 81x25 to avoid flickering and such

note 2: you may have to link with the C math library while compiling the program for it to compile successfully

compiles cleanly (without warnings) under -Wall -Wextra -Wpedantic on gcc

About

cube shaped C code that produces a 3d spinning ascii cube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages