Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

A simple framework for comparing different Tic Tac Toe playing algorithms.

Individual algorihms should implement Player interface. To facilitate their construction, PlayerBase class can be used.

Arena is run by modifying Arena class and running its main method.

This is a preliminary version only, not much tested yet. Only two sample players are there: RandomPlayer and SequentialPlayer. More are to come.

About

Simple Tic-Tac-Toe algorithms arena

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages