This is the Breakout project.
All supported platforms are 64-bit.
- Linux gcc
- Mac OS X gcc
- Windows
On Linux, you must install the following libraries:
sudo apt install libxinerama-dev libxcursor-dev xorg-dev libglu1-mesa-dev pkg-config
sudo apt install libudev-dev libopenal-dev libvorbis-dev libflac-dev
See the BUILDING document.
See the CONTRIBUTING document.
Credit to Joey de Vries for providing the initial project code on his website https://learnopengl.com/In-Practice/2D-Game/Breakout.
Modifications by Alex Riegler, 2023.
This work is licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.