Skip to content

(Ongoing Incomplete Project !) Tictactoe game written in C from ground up, including the probability calculations

Notifications You must be signed in to change notification settings

z3r0n3br4instorm/TicTacToe_FromGroundUp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe_FromGroundUp

(Partial Project!) Tictactoe game written in C from ground up, including the probability calculations

Prediction system isn't very optimal. And also took some shortcuts when coding it like placing the O randomly in the line (horizontal, vertical, or diagonal) with the most probability. It should and can be improved very much. The part where the winner is determined is also not coded yet, so you can play the game even if you or the CPU won :)

How does this abomination work

About

(Ongoing Incomplete Project !) Tictactoe game written in C from ground up, including the probability calculations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages