Skip to content

gbibek/Games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

#Games

###Chess :

Under Construction

###Tic-Tac-Toe :

rsz_1screen_shot_2016-08-25_at_34157_am

Has single and multi player feature. For single player I have used minimax tree to create unbeatable computer player. I have compiled and run the game in mac osx and ubuntu.

To compile the Tic-Tac-Toe:

g++ --std=c++1y Tree.cpp TicTacToe.cpp main.cpp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages