/opengl-arcanoid

An arkanoid game made with OpenGL. Yes, it is a university project. Made with @dopieralad.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

OpenGL Arcanoid

Preview

Compilation

make

Running

./main_file

Running on a machine with Nvidia Optimus card

First go through the pain of getting bumblebee to work, then run

optirun ./main_file

Developed on and for Debian 9.4. Might work on Windows, definitely doesn't work on macOS.