|
10 months ago | |
---|---|---|
.github | 3 years ago | |
docs | 3 years ago | |
.gitignore | 1 year ago | |
LICENSE | 3 years ago | |
Makefile | 1 year ago | |
README.md | 1 year ago | |
build_msvc.bat | 4 years ago | |
demo.gif | 4 years ago | |
digits.png | 5 years ago | |
main.c | 10 months ago | |
penger_walk_sheet.png | 1 year ago | |
png2c.c | 1 year ago | |
stb_image.h | 5 years ago |
Dependencies: SDL2
$ sudo apt-get install libsdl2-dev
$ make
$ brew install sdl2 pkg-config
$ make
vcvarsall.bat
and run vcvarsall.bat x64
inside of cmdDownload SDL2 VC Development Libraries and copy it to path\to\sowon
> cd path\to\sowon
> tar -xf SDL2-devel-2.0.12-VC.zip
> move SDL2-2.0.12 SDL2
> del SDL2-devel-2.0.12-VC.zip
> build_msvc
./sowon
./sowon <seconds>
./sowon clock
./sowon -p <mode>
./sowon -e
Key | Description |
---|---|
SPACE | Toggle pause |
= | Zoom in |
- | Zoom out |
0 | Zoom 100% |
F5 | Restart |
F11 | Fullscreen |