Play Tic Tac Toe Game

Tic-Tac_Toe Game Challenge 

tic-tac-toe
tic-tac-toe game
Welcome to the challenge !

How to play tic-tac-toe game?

Tic-tac-toe is a fun game that you can play any time and anywhere as long as you have a piece of paper, a pencil, and an opponent. As you can see the picture, it's board of three rows and columns. You simply win if you manage to complete a full row first either vertically , horizontally or diagonally .




level 0 -- the Computer is totally dumb.
level 1 -- Computer is smarter (original version).
level 2 -- You MAY win (only when you start).
level 3 -- Computer NEVER lose
.

Comments

Popular posts from this blog

فرصتك للدراسة في ألمانيا: منحة ممولة بالكامل لطلاب الدراسات العليا

How to Deactivate Screen Reader in Kali Linux

Murphy's Law: Expect the Unexpected

Python 3.2.1.14 LAB: Essentials of the while loop

7 Reasons Why You Need to Learn English

Data Analysis Roadmap 2026: From Excel Lover to Python-Powered Analyst

15 Python Builtin-Functions You Need to Master as a Beginner

Prefixes vs Suffixes ? What are they?

Python 4.3.1.7 LAB: How many days: writing and using your own functions

Python 4.3.1.6 LAB: A leap year: writing your own functions