DEV Community

Jaime Pereira
Jaime Pereira

Posted on

Python Terminal Tic-Tac-Toe Game

Hi! I want to share with you my portfolio project which I completed as part of my Computer Science career path on Codecademy. The project challenged me to post my code on GitHub and write a blog post to share my project.

The goal of this project was to create a terminal program using the coding tools I have learned so far (Python based). I chose to make a two-player Tic-Tac-Toe game.

https://github.com/JmeGP/Terminal-Game---Codecademy-portfolio

I had a lot of fun doing this project!
I would apreciate sugestions and comments that would help to improve this project!

Top comments (0)