Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 165 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 165 Bytes

grafika

A bunch of program for learning how to manipulate frame buffer in Linux. Soon to be cross platform

Build

mkdir -p build
cd build
cmake ..
make