DEV Community

Dwayne Lacey
Dwayne Lacey

Posted on • Updated on

Tic-Tac-Toe Terminal

Image description

This project was part of the Codecademy computer science program and was the final project for the first course within the program. Previously I had developed terminal games for Coin Flipping, Dice Guessing, and Battleship and those experiences helped in deciding the way the game would flow as well as what classes and objects I would need to build each piece of the game. For those interested, the code for the game can be found on my repository on GitHub at https://github.com/Dwayne-Lacey/Python-Projects

Top comments (0)