Skip to content

zesterer/starclock

Repository files navigation

Starclock

Universal 3D game engine using C++, OpenGL and GLFW.

Compiling

git clone https://github.com/zesterer/starclock.git

cd starclock

mkdir build

cd build

make

Running

This assumes you've just run the above compile commands:

./starclock

About

Universal 3D game engine using C++, OpenGL and GLFW.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published