Skip to content

A simple 3*3 tic-tac-toe game implemented with C++.

Notifications You must be signed in to change notification settings

hrahmansha/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

This most common mini game was my first ever programming project, which I tried to implement with C++ for my Structural Programming Language Lab course on Fall 2016. Later the cpu move was modified with MinMax algorithm. This game is now unbeatable :D.

About

A simple 3*3 tic-tac-toe game implemented with C++.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages