virzen / opengl-arcanoid

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU General Public License v3.0


Languages

Language:C++ 96.8%Language:GLSL 2.1%Language:CMake 0.8%Language:C 0.2%Language:Makefile 0.1%Language:Shell 0.0%