Files
breakout_clone/README.md
2024-08-14 12:23:24 +02:00

321 B

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 the bouncer collisions more reliable
  • make beeping sound effects