Terminal Tic Tac Toe banner

Terminal Tic Tac Toe

4 devlogs
1h 16m 9s

A simple project i’m making because i missed my goal by 81 cookies A tic tac toe game in python
p.s This is not my standard of making projects please excuse :cryin:

Demo Repository

Loading README...

Cool cream

Shipped this project!

Hours: 1.27
Cookies: 🍪 3
Multiplier: 2.03 cookies/hr

So I created this basic tic tac toe game in the terminal with python where you can play tic tac toe with yourselves. I made this for 2 things

  • I missed my goal by 81 cookies on my previous project
  • I needed to get back and revise python
Cool cream

So i just fixed some issues like the player entering invalid keys and restarting and some tweaks, and also created the .exe file for the console

0
Cool cream

Added the board in the terminal. Not too cool experimented the logic a bit.

Attachment
0
Cool cream

So a long time since i coded in python my skills are a bit rusty, just set up the main file… Wrote some board logic, very minimal.

Attachment
0