Thanks to visit codestin.com
Credit goes to github.com

Skip to content

codejudas/tic-tac-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Go

My first attempt at writing go :)

Usage

go run tic-tac-go.go [--p1=<strategy>] [--p2=<strategy>]

Available strategies:

  • interactive: Prompt the user for each move for the given player
  • random: Randomly select one of the available spaces to play

About

My first go project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages