https://github.com/telecter/cpp-breakout
A basic atari-breakout like game written with SFML in C++.
https://github.com/telecter/cpp-breakout
Last synced: 16 days ago
JSON representation
A basic atari-breakout like game written with SFML in C++.
- Host: GitHub
- URL: https://github.com/telecter/cpp-breakout
- Owner: telecter
- License: mit
- Created: 2025-02-17T12:56:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-14T08:49:03.000Z (about 1 year ago)
- Last Synced: 2025-06-14T09:34:36.832Z (about 1 year ago)
- Language: C++
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cpp-breakout
A basic atari-breakout like game written with SFML in C++.