DEV Community

Cover image for My first project in programming
marcoantoniouseche
marcoantoniouseche

Posted on

My first project in programming

Hello, my name is Marco, i'm from Venezuela and this is my first project in programming. I chose the tic tac toe game for beggining my project and i used python for developed it. I did both version of this project one in english, and another in spanish(my native language). The game is a terminal-game, consist in a user input-ouput(two player only), where the user introduces with wich figure want to play, afterward the user type two numbers that correspond to a column and row of a board. And like the clasic tic tac toe game, you will win only if fill three spaces consecutive by way vertical, horizontal and diagonal.

in this link is the source code of the project:
https://github.com/marcoantoniouseche/TicTacToeProject

Top comments (0)

Gen AI apps are built with MongoDB Atlas

Gen AI apps are built with MongoDB Atlas

MongoDB Atlas is the developer-friendly database for building, scaling, and running gen AI & LLM apps—no separate vector DB needed. Enjoy native vector search, 115+ regions, and flexible document modeling. Build AI faster, all in one place.

Start Free

👋 Kindness is contagious

Explore this insightful write-up embraced by the inclusive DEV Community. Tech enthusiasts of all skill levels can contribute insights and expand our shared knowledge.

Spreading a simple "thank you" uplifts creators—let them know your thoughts in the discussion below!

At DEV, collaborative learning fuels growth and forges stronger connections. If this piece resonated with you, a brief note of thanks goes a long way.

Okay