Delphboy / EPQ

The repo holding my Extended Project Qualification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EPQ Abstract

Noughts and Crosses is a game that many people learn as young children. This project researches the different methods of creating a computer program that is able to play Noughts and Crosses agains a human player, with the computer winning or drawing every game. Of the algorithms researched, the Minimax Algorithm provided the best solution.

About

The repo holding my Extended Project Qualification


Languages

Language:C# 100.0%