Command Prompt Tic Tac Toe

command-prompt-tic-tac-toe

First proper Python program I have written which I am excited to share!

The code is basically just a single list with 9 values for each of the available spaces. Players are prompted for an input which is taken and checked; to see if the space is available and the input is correct, and then the board is checked to see if there is a winning combination. The process repeats itself until the game is won or the player types ‘exit’.

Link to code:
https://github.com/mjryancoding/Command—Tic-Tac-Toe

Image description
Image description

Total
0
Shares
Leave a Reply

Your email address will not be published. Required fields are marked *

Previous Post
5-best-plm-(product-lifecycle-management)-software-for-2024

5 Best PLM (Product Lifecycle Management) Software for 2024

Next Post
understanding-in-process-verification

Understanding In-Process Verification

Related Posts