Skip to content

oskmeister/Connect4

Repository files navigation

Connect-4
Written by Oskar Werkelin Ahlin.

A simple Connect-4 game, with an AI player implemented using a twist of alpha-beta pruning.
=====

Usage:

make, then run with ./Connect4. Edit GameHandler.cc for switching between human player / AI player.

About

An implementation of Connect4. Purposes are experimentation with board representation and search algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages