GitXplorerGitXplorer
l

Tic-Tac-Toe

public
1 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
490610d0638363064eb01ce747db373db4af3b6e

Updated Makefile

lljn7 committed 2 years ago
Unverified
8742156c92a379bdc7198c65ba3e369176bcd577

added comments

lljn7 committed 2 years ago
Unverified
6854519c94bbfc6592e1f2210fe5ad2c71b4bf7a

Added makefile.

lljn7 committed 2 years ago
Unverified
9dca3391dc5b548fb15c09a4f4d5c44394681970

Fixed some bugs & improved the computer ai logic further more.

lljn7 committed 2 years ago
Unverified
f29becdf24fc69b8f9ec245f3649da79040c128a

refactored

lljn7 committed 2 years ago
Unverified
31c88bf151c428b2bb7eaabe09313d46fb1b2d04

refactored code & implemented game logic in different way

lljn7 committed 2 years ago

README

The README file for this repository.

Tic-Tac-Toe

Tic-Tac-Toe with AI(simple algorithm) using C++