Skip to content

Python implementation of an NxN dimension tictactoe. It uses no look ahead logic (instead deferring to heuristics).

License

Notifications You must be signed in to change notification settings

rishsharma/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tictactoe

Python implementation of an NxN dimension tic tac toe game. It uses no look ahead logic (instead deferring to heuristics).

About

Python implementation of an NxN dimension tictactoe. It uses no look ahead logic (instead deferring to heuristics).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages