Skip to content

HyunwooOh/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

  • python implement of Tic Tac Toe
  • 틱택토(삼목)게임을 구현했습니다.

Requirements

  • Python v3.6

How to use

  • python3 main.py --p1 [player1] --p2 [player2]
    • [player1] : human, random etc. default: random
    • [player2] : human, random etc. default: random

Usable agents

About

Simple implementation of Tic Tac Toe

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages