Skip to content

KDevZilla/Connect4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect4

It is a Connect4 AI written in C# Windows Form Application.

Image Image

How to play

https://en.wikipedia.org/wiki/Connect_Four

How to set up a project

  1. Just download a project, it is just a small program written in C# Windows Form.
  2. There are 2 projects, Connect4, Connect4Test the latter is for testing.