Skip to content

Re-edition of the Tic-Tac-Toe game in C, along with its AI. Inspired by a school project (done from scratch in 3 days).

Notifications You must be signed in to change notification settings

QuentindiMeo/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

Language: C
Compilation: via Makefile
Options: [-12h] (1v1)[--help, --names, --p1, --p2] (AI)[--ai, --help, --player]

Welcome to Tic-Tac-Toe!

This is a remake of the famous tic-tac-toe game in C. You can either play against an AI or in 1 versus 1.
Try "./tictactoe --help" to know more about the available options.

Have fun!


If you want new features to be included, feel free to let me know!

About

Re-edition of the Tic-Tac-Toe game in C, along with its AI. Inspired by a school project (done from scratch in 3 days).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published