A work in progress!
A tty clock that shows an animated pong game
When resizing the terminal sometimes it cores dump or screen is corrupted working on it!
Requirements:
A terminal with color support an unicode charaters, should be the case if you are not running a VT-100 from 1982.
Build requirements:
-
lib ncurses
-
Clone the repo: git clone https://github.com/pcharest2000/ttyPongClock.git
-
cd ttyPongClone
-
make
-
Copy in the build directory the executable tty-pong-clock somewhere in your path/
For support & all other kinds of questions open an issue ticket. Comments negative or postive are welcomed!
Notes: Colors are indexes of your tty. The higher the frame rate the higer is cpu usage and ball is faster!
usage : tty-pong-clock [-b] [-c] [-B [0-7] -C [0-7] -F [1-60] ]
-c Enable curses setting back/foreground colors
-C Set forground color (implies -c)
-B Set background color (implies -c)
-F Set frame rate default 30 fps
-b Set big font