cubious/README.md

10 lines
194 B
Markdown
Raw Permalink Normal View History

2021-02-17 00:19:42 -08:00
### 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!