Skip to content

alemedeiros/nnc-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

#N-sized Noughts and Crosses Game (nnc-game)

A n-sized noughts and crosses game.

###Usage

  • For a AI x AI game: ./nnc-game
  • For a Human x AI game: ./nnc-game -human
  • For serial AI functions: ./nnc-game -serial

Input is Size of desired game board.

If on human mode, the coordinates for the player's move (top-left position is 0 0)

About

A n-sized noughts and crosses game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages