Skip to content

0x546974616e/cube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cube

Obfuscated C program rotating a cube in the terminal, but not obfuscated enough (I think) to compete in IOCCC according to the fourth goal: "To illustrate some of the subtleties of the C language".

To build:

gcc cube.c -lm -o cube

To use:

./cube

Image:

Cube screenshot

About

Obfuscated C program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published