Programming Brick Breaker in Java in Under An Hour!
This is a clone of the old arcade Brick Breaker game, or Breakout. This is not of the level that anyone should consider this done, but it is a rushed game that I made in under an hour to simply see if I could do it. If you want a much, much better Breakout game, check out my AP Computer Science Principles Performance Task Breakout project. Nonetheless, I did enjoy making this! The source code is below. Source: https://github.com/joshuacrotts/brick-breaker-very-fast
This is a clone of the old arcade Brick Breaker game, or Breakout. This is not of the level that anyone should consider this done, but it is a rushed game that I made in under an hour to simply see if I could do it. If you want a much, much better Breakout game, check out my AP Computer Science Principles Performance Task Breakout project. Nonetheless, I did enjoy making this! The source code is below. Source: https://github.com/joshuacrotts/brick-breaker-very-fast