Skip to content
/ TTT Public

A tic-tac-toe in plain ansi c using a minimax implementation. This is really the *best* tic-tac-toe player by brute forcing ;) Compiles with gcc and visual studio 6

Notifications You must be signed in to change notification settings

marcelog/TTT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Tic-Tac-Toe player, uses MiniMax. Can compile in
* VisualStudio 6
* Gcc
* Turbo C 3.0/3.1

You can get a build (linux, x86_64) at the CI server:
http://ci.marcelog.name:8080/view/C%20C++/

About

A tic-tac-toe in plain ansi c using a minimax implementation. This is really the *best* tic-tac-toe player by brute forcing ;) Compiles with gcc and visual studio 6

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages