Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 370 Bytes

File metadata and controls

16 lines (12 loc) · 370 Bytes

SimpleApp

Simple GUI application for Windows & Linux, without any graphics frameworks. (winapi / xlib only)

Depends (linux):

sudo apt install libxtst-dev -y

Build:

cmake CMakeLists.txt && make

Test app:

PrintScreenSnake