Skip to content

A tic-tac-toe game developed at college, using a bit of artificial intelligence.

Notifications You must be signed in to change notification settings

lucasmagnorc/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-toe

Tac-toe is a pastime game that stimulates thinking and logical reasoning.

Why was it developed?

This game was developed to be able to implement and learn how a simple artificial intelligence agent works. The main difficulty of this simple agent is the number of scenarios for the agent.

How to play?

To play, simply clone the repository, give the command to start and follow the game's instructions:

python3 JogodaVelha.py

About

A tic-tac-toe game developed at college, using a bit of artificial intelligence.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages