Skip to content

ShinKage/DT-TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DT TicTacToe

Dependetly typed implementation of TicTacToe variants. All the engines are total and the rules of the game are enforced by the compiler.

Implementations

  • Simple: 9×9 Classic TicTacToe
  • NDim : N×N Grid TicTacToe

About

Dependently typed TicTacToe engines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages