Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 317 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 317 Bytes

POMO

Simple "pomodoro" thing written in C using raylib

Build

$ ./build.sh
$ ./pomo

Keybinds

Key Action
space toggle pause

DISCLAIMER

Don't take this code as example. It's just a way to learn C...