Skip to content

Pran-droid/TIC-TAC-TOE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

TIC-TAC-TOE

The code for Tic-Tac-Toe game by me in C.

So, as you may know the rules.
  • There are 2-players
  • A player choices either 'X/O'
  • Each player takes a trun to mark thier symbol on the a 3x3 board
  • The player with 'X' starts first
  • The player Wins under 3-conditions,
    1. Supposed - 1 in 3 rows of the board is filled with thier symbol
    2. Supposed - 1 in 3 column of the board is filled with thier symbol
    3. Supposed - 1 in 2 diagonals of the board is filled with thier symbol

There is a .java-file attached where you will find an error free code.
You will also find a .class-file, run it on JDK and start playing. Enjoy!

About

The code for a Tic Tac Toe Game by me in JAVA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages