- Build target
external_all - Reload CMake
- Build target
snake_game_opengl
You can run IDE isolated in a docker container that has all required libs.
This project has a script and docker images for different environments.
env DOCKER_IMAGE='01e9/ide-in-docker:cpp' X11DOCKER_OPTS='--gpu' ~/.../ide-in-docker ~/.../your-ide
# CLion IDE worksHuge thanks to LearnOpenGL!!!
P.S. I wanted to create 3D games since I was in high-school and this is my first 3D game!