Skip to content

kierenwuest/CforFun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C for Fun

Some playful newbie C code. Just making stuff up as I go and explore while learning.

I was watching a silly sci-fi movie called Moonfall with rocket launches, and I thought, "I wonder how to make a countdown timer", at the same time I was looking at intermittent fasting apps with timers.

I wanted to try scanf for inputs and wanted to try some input validation capabilities. I should break this into functions, but this is just a creative process.

timer_gif

This was a program I got stumpped on in my 42 exam when I couldn't get my head around the recursion. Since solving it I revisitied it to play with ANSI escape codes and usleep() delays to animate the swap sort process.

sort_gif

About

Some playful C code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages