I was inspired to do this project because of learning how to draw in python. I decided to draw a pirate ship in the language I am most familiar with, c++. I added this feature to a project I had made in the past that also fit the theme of the hackathon.

This project generates three random numbers from 0-9 and puts them in a list of nine numbers. The user gets three tries to guess the number. If they guess the number in three or less tries, they get to design various aspects of a pirate ship such as a flag, animals, and the color.

I built this project using c++.

The biggest challenge with this project was figuring out how to change the color of the text and background since I was not familiar with how to do that beforehand.

I am proud of the amount of time I put into adding new features and learning how to do different techniques.

I learned how to change the color of the text and background and how to get the length of a string.

I may add more customizable features to change, such as more colors or animals.

Built With

Share this project:

Updates