a timer written in rust using raylib
TODO:
- display timer
- implement scaling
- custom font
- some movement
- read user args from terminal
- display clock
- change mode based on user args
- change color space
- display clock on raylib window
- improve the stopwatch implementation
- stopwatch perfection
- improve the clock formatting
- make a timer
- make the timer and stopwatch stop on pressing space
- load custom fonts from png file
inspired by -> tsoding's sowon