Skip to content

jelenatasic/XO-ai-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Tic tac toe

Simple XO game, that you can play against another player or computer. Computer makes moves based on evaluation of current state of game. Computer will take position on the table if that position makes computer a winner. If there is no such position, compuer will try to prevent oponent from winning in his next move, by taking position that will lead oponent to win. Lastly, if oponent won't be able to win in his next move, computer will select position that is most likely to contain winning strike for him.

Made in C# using Windows Forms with Metro UI.

Screenshot

Imgur

Imgur

To run this project you will need to install Microsoft Visual Basic Power Packs

About

Simple X O game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages