Skip to content

Simple GUI application without any graphics frameworks. (winapi / xlib only)

License

Notifications You must be signed in to change notification settings

agafon0ff/SimpleApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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