Skip to content

vadniks/Arnamsneat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple, lightweight and flexible SDL2-based GUI toolkit library

Currently only for Linux systems. Not thread-safe. Supports UTF-8 encoding.

Example usage is shown in the demo executable.

Screenshot

alt text

Build

mkdir build
cd build
cmake ..
make
./demo # run demo

Releases

No releases published

Packages

No packages published