cubious/README.md

10 lines
194 B
Markdown

### Cubious
Voxel based game engine in C using SDL2 and GLEW.
### Compiling
* Install SDL2, and GLEW
* make
* cd bin/ & ./cubious
Not much to do in the game yet, but is a work in progress!