Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 144 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 144 Bytes

Compiling

Depends on SDL, uses cmake for building.

ex:

$ mkdir build
$ cd build
$ cmake .. && make
$ ./grender_test