/BrickOutALot

Code for the "Making Breakout A Lot" series on https://cleverhumans.com

Primary LanguageC#

Making Breakout A Lot

Breakout is one of the first video games. Sort of like a single-player version of Pong, where instead of trying to get a ball past your opponent, you are trying to get your ball to hit all the bricks until you clear a board.

This is the code repository to go along with the blog series where I create Breakout in a lot of different technologies to try them all out.