mirror of
https://github.com/thepigeongenerator/breakout_clone.git
synced 2025-12-17 06:15:46 +01:00
7 lines
277 B
Markdown
7 lines
277 B
Markdown
## Breakout Clone
|
|
I wanted a project to learn C and the SDL framework in, and settled upon this game as I thought it was a simple and approachable project for me to execute.
|
|
|
|
### TODO:
|
|
- make a better input system (one that doesn't crash the game)
|
|
- make beeping sound effects
|