Welcome to that one, fun page!
Building a Python Relation-Ship!
Check out this fun game I created while first learning Python!
This game uses the command line as the user interface.
It's a version of the classic Battleship game, which I added a pirate twist to.
While developing the game, I created three main versions. The first is super basic and
has a small game board. The second is a little more complex, but generally just incorporates a larger game board.
The third version was the biggest leap in complexity with more ships in different orientations.
The player is also allowed to choose how many turns (cannonballs) they receive.
Of course, I implore you to get the code from my GitHub repo and play yourself!
Start Screen
Loser Screen
Winner Screen
Start Screen
Loser Screen
Winner Screen
Start Screen
Loser Screen
Winner Screen