Skip to content

An Unbeatable Bot: Hard level To start this command line game use: start p1 p2 P1: the first parameter p2: the second parameter parameters can be: user, easy, medium and hard To exit use the exit command

Notifications You must be signed in to change notification settings

kodysharma/Tic-tac-toe-command-line-game-with-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Tic-tac-toe-command-line-game-with-AI; An Unbeatable Bot

Screenshot from 2021-10-08 15-13-29

I have implement the minimax algorithm to make it unbeatable.

Commands to play the game

start [user | easy | medium | hard] [user | easy | medium | hard]

to play with bot

start user medium

This indicates that the user (you) will play with a bot whose intelligence level is set to medium.
More information is available on YouTube.

About

An Unbeatable Bot: Hard level To start this command line game use: start p1 p2 P1: the first parameter p2: the second parameter parameters can be: user, easy, medium and hard To exit use the exit command

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages