2024-06-10 22:21:46 +02:00
2024-06-10 22:21:46 +02:00
2024-06-10 14:07:54 +02:00
2024-06-10 22:21:46 +02:00

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 bricks (make sure they've got some space up top)
  • make the bouncer collisions more reliable
  • make beeping sound effects
Description
A breakout clone project, with the purpose to learn C and SDL
Readme 338 KiB
Languages
C 91.1%
Makefile 8.9%