Skip to content

envilaca/NoughtsN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoughtsN

Noughts 'n' crosses you can play in a shell.

The grid is numbered as follows:

1 2 3
4 5 6
7 8 9

Enter the according number, or a combination of the row (top/middle/bottom) and column (left/middle/right) to place an 'X' in that space.

The opponent will employ basic noughts and crosses strategy, but is still non-optimal. Given its randomness, however, it is not unlikely for it to randomly play optimal strategy.

About

Noughts and Crosses, written with TDD.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages