Skip to content

jhssilva/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

A fun litle project.

Tic Tac Toe Game developed in Python with recurse to pygame. To spice a litle bit, i'm implementing some algorithms.

MiniMax

Info

Alpha–beta pruning

Info

  • Created a Tic-Tac-Toe game using Pygame.
  • Tradition game Tic-Tac-Toe that you can play against the computer. The computer uses Algorithms such Minimax and Alpha-beta pruning to play.
  • Utilized: Python, Pygame and Algorithms (Minimax, Alpha-beta pruning)

image

About

Game in python - tic tac toe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages