kar98kar / Cordite-Display-Manager

A virtual computer interface that passes events and decorates windows

Home Page:http://engine.corditestudios.com/dm/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a cmake project.
I suggest doing something like

mkdir build
cd build
cmake ../
make

Currently this project is not implemented. 
If you wish to implement it, please fork it, and make your appropriate changes. 
When you think your changes are ready, send a pull request.

About

A virtual computer interface that passes events and decorates windows

http://engine.corditestudios.com/dm/

License:zlib License


Languages

Language:C++ 86.5%Language:C 13.5%