Skip to content

Ziphozenkosimthombe/Tic-Tac-Toe_In_C

Repository files navigation

Tic-Tac-Toe_In_C

Simple command line tic-tac-toe game playing with the computor build complete C language.

Screen.recording.2024-06-22.3.50.25.PM.webm

installation

fork repository

  • - cd Tic-Tac-Toa_In_C
  • - gcc main.c initializeBoard.c printBoard.c playerMove.c checkWin.c checkTie.c computorMove.c -o tic_tac_toe
  • - ./tic_tac_toe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages