Don't care about the name™
ScarusoCraft is really simple Minecraft clone made by me. It has actually no utility, i've made it for two reasons:
- It was an hard project;
- I wanted to learn a bit of OpenGL and how games actually works.
That's all.
There are some obvious dependencies:
- GLEW Simple API for creating windows, contexts and surfaces, receiving input and events.
- GLFW3 The OpenGL Extension Wrangler Library
- GLM OpenGL Mathematics
That's it!
This project was not inteded for public usage, but if you want to try it out, you can build it. Or you can use the prebuilt executable.