This is for the intro C++ class I'm teaching this term.
Their final project they have a range of choices, at different grading levels.
The simplest is to create 2 new levels for this game with different colored and scored blocks in
different pattern.
The most complex is to take my code and use it as a starting point to implement Asteroids.