Skip to content

lukebatchelor/ts-tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe AI Written in Typescript Type System

This is a complete tic tac toe implementation, complete with computer player written entirely in typescript types.

To do

  • It doesn't play perfectly right now (there's four forking plays that can beat it)
  • Could do with better error messaging on invalid moves
  • Currently causes TS Language server to crash occasionally in VSCode and every single time in TS Playground 😂

Inspiration

Other cool links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published