https://github.com/mikyll/sdl2-clock
https://github.com/mikyll/sdl2-clock
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mikyll/sdl2-clock
- Owner: mikyll
- License: mit
- Created: 2024-05-14T19:54:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-18T08:55:55.000Z (about 2 years ago)
- Last Synced: 2024-05-18T09:40:01.148Z (about 2 years ago)
- Language: C
- Size: 3.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sdl2-clock
Dumb monofile project for a **2D analog-digital clock**.
## Demo

## Credits
### Libraries
- [SDL2](https://www.libsdl.org/);
- [SDL_ttf](https://github.com/libsdl-org/SDL_ttf);
### Fonts
- [Digital-7](https://www.1001fonts.com/digital-7-font.html) by Sizenko Alexander of Style-7. For more info, check out the [readme.txt](./sdl2-clock/resources/fonts/readme.txt);