Block Sorting Robot Project

Hey level1ers,

Let me know what you think about my awesome program I just typed up. It supplies a “robot” with a alphabetic block, and the robot’s job is to place and sort each block in an array of 20 characters. This was actually done for a class project in CS 121 (C++ Programming).

GitHub Repository with cpp Source in it

Ducks