Skip to content

dakshcodez/ticacoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

ticacoe

tic tac toe in C.
Most of the work is done, the UI is upto the best of my skills :)

TODO:

  • improve the code by using matrix instead of 3 separate arrays, cause the current code is just wack
  • make condition for draw
  • improve the UI
  • want to make the board be on the center of the screen

ISSUES:

  • inputs overwrite eachother
  • input row and column number can exceed 3

About

tic tac toe in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages