https://github.com/shepardeon/ogl-breakout
https://github.com/shepardeon/ogl-breakout
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/shepardeon/ogl-breakout
- Owner: Shepardeon
- Created: 2025-03-09T22:09:18.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-10T19:56:44.000Z (about 1 year ago)
- Last Synced: 2025-03-10T20:37:23.916Z (about 1 year ago)
- Language: C
- Size: 1.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C++ Breakout
A CMake Breakout game, based on [LearnOpenGL](https://learnopengl.com/In-Practice/2D-Game/Breakout)