Python Tower Blaster
This game gives the player a tower that they must order from smallest to largest "brick" in numerical order faster than the computer can order its tower. Players can choose to draw a tile from the top of the draw pile or get a random tile. They then choose which "brick" they'd like to replace in their tower. The project is written in Python.