Skip to content

A game of connect 6 between a human player and an intelligent AI created using C

Notifications You must be signed in to change notification settings

NikolaAndrejevic/Connect-6-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This C file contains a program that plays a game of connect 6 between a human player and a computer AI. The program was made for a competition and therefore, there are no graphics for the game. Instead, the status of the game is shown through text.

The AI included in this program won 3rd place in a University of Toronto Engineering programming competiton against 300+ contestants. Head to head matches were played by running two programs of this structure simultaneously and having the AIs act as the other promgram's "human" player.

About

A game of connect 6 between a human player and an intelligent AI created using C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages