An attempt at writing a simple multiplayer game.
Currently, only the client is being developed. But multiplayer and the server are soon to come.
- Glfw - window management
- Glad - opengl loader
- GLM - graphics math
- ImGui - guis
- STB Image - image loading
- Bullet3 - physics engine