Skip to content

rapha-au/sheep-counting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sheep-counting

Timer software where instead of counting seconds it counts sheep.

Compiling

ncurses being installed in your system is a pre-requisite for the compilation.

g++ -o sheep-count main.cpp -lncurses ./sheep-count

Usage

sheep-count [sheep_to_count]

Each sheep is equal to one second, by default 60 sheep are counted (60 seconds).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages