No description
| Times | added clock program | |
| .gitignore | Initial commit | |
| LICENSE | Initial commit | |
| README.md | add members to the readme | |
Curses_Clock
We created a clock using ASCII to create the numbers' font, and used nCurses to add those ASCII numbers to the screen, and used ctime to get the current time and increment it with time delays for incrementors. You can also choose a time to start at or just let it start from your computer's current time.
Members: Sean, Robbie, Evan, Stephan