No Description

Iselgrey 558f125a78 flipped penger on countdown mode 10 months ago
.github 49be68d66b Disable FreeBSD build 3 years ago
docs 4d71fae335 add `-e` option documentation 3 years ago
.gitignore 266b3805c1 implemented penger 1 year ago
LICENSE c69e5d63f9 Include Sowon Contributors to the LICENSE 3 years ago
Makefile 266b3805c1 implemented penger 1 year ago
README.md 9014d67971 Mention `e` flag in readme 1 year ago
build_msvc.bat 2d7054d798 Fix typo and formatting 4 years ago
demo.gif 010ff715ae Update demo.gif 4 years ago
digits.png a752484a54 Add digits.png 5 years ago
main.c 558f125a78 flipped penger on countdown mode 10 months ago
penger_walk_sheet.png 266b3805c1 implemented penger 1 year ago
png2c.c b07fe06b78 removed todo which i have accidentally resolved 1 year ago
stb_image.h 53f8f7b6d0 Ready. Set. Go! 5 years ago

README.md

Build Status

Sowon

demo

Build

Dependencies: SDL2

Debian

$ sudo apt-get install libsdl2-dev
$ make

MacOS

$ brew install sdl2 pkg-config
$ make

Windows

Visual Studio

Usage

Modes

  • Ascending mode: ./sowon
  • Descending mode: ./sowon <seconds>
  • Clock Mode: ./sowon clock

Flags

  • Start in paused state: ./sowon -p <mode>
  • Exit sowon after countdown finished: ./sowon -e

Key bindings

Key Description
SPACE Toggle pause
= Zoom in
- Zoom out
0 Zoom 100%
F5 Restart
F11 Fullscreen