Rene Jotham Culaway

Projects

Battleship

A Command-Line Python Game

A screenshot of the program, the enemy AI I implemented. A screenshot of the program, showing the user's turn.

My first ever project is also my first solo project! This one was for my Foundations of Computer Science class. We were given a choice from a pool of games to implement. I didn't know that this one would be the most difficult one! Even so, I was able to squeeze in time to implement an enemy AI for bonus points.

I would be embarrassed to show the source code for Battleship. It's riddled with noob programmer mistakes.