Skip to content

A simple tic-tac-toe game (commonly known as x's and o's) with an AI player and 3 modes(easy, medium, and hard). The hard mode is implemented using the min-max game-playing algorithm.

Notifications You must be signed in to change notification settings

Ray784/tic_tac_toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

edc2765 · Dec 29, 2019

History

9 Commits
Dec 29, 2019
Dec 29, 2019
Dec 2, 2019
Dec 2, 2019
Dec 2, 2019
Dec 29, 2019
Dec 2, 2019
Dec 29, 2019
Dec 2, 2019
Dec 2, 2019

About

A simple tic-tac-toe game (commonly known as x's and o's) with an AI player and 3 modes(easy, medium, and hard). The hard mode is implemented using the min-max game-playing algorithm.

Topics

Stars

Watchers

Forks

Packages

No packages published