Skip to content

A C (language) tick-tack-toe game that has some very basic AI (Still manages to beat me most rounds though!). Can be run from command-prompt

Notifications You must be signed in to change notification settings

Cyber-Finn/c-language-ticktacktoe-game-with-basic-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Tick-TackToe-game

A C (language) tick-tack-toe game that has some very basic AI (Still manages to beat me most rounds though!).
Should be run from command-prompt/command-line-interface in its as-is form

Notes:

  1. The application's .exe file is already built and included here - but I'd advise against downloading and running random .exes from the internet, especially when you've got the source-code right in front of you.
  2. Xs represent your moves, 0s represent the AI/ghost player's moves.

About

A C (language) tick-tack-toe game that has some very basic AI (Still manages to beat me most rounds though!). Can be run from command-prompt

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages