8000 GitHub - mraufc/tictactoe: TicTacToe is a generalized TicTacToe implementation
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mraufc/tictactoe

Folders and files

NameNameLast commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

TicTacToe is a simple generalized TicTacToe variant implementation.

The implementation allows a flexible N x M game size where N >= 3, M >= 3 and T consequetive symbols as win condition where T >= 3, T <= N and T <= M.

Usage

See here for examples.

Documentation

See here for game package GoDoc.

See here for player package GoDoc.

About

TicTacToe is a generalized TicTacToe implementation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0