Skip to content

keks137/vonu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voxel game in OpenGL

Relies on Monolithic Unit Tests

Building

Uses nob.h

MSVC

Note: first line is only needed once, the build system rebuilds itself after

cl nob.c
nob
bin\vonu

Note: when running the application, your working directory has to be the one with the assets in it

GCC/Clang

Note: first line is only needed once, the build system rebuilds itself after

cc nob.c -o nob
./nob
./bin/vonu 

Note: when running the application, your working directory has to be the one with the assets in it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors