Skip to content

kamil-rudnicki/connect-four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CONNECT FOUR 1.0 (c) 2006 Kamil Rudnicki

http://rudnicki.info

Alt text


  • License: GNU GPL

  • Author: Kamil Rudnicki

  • Workspace: Microsoft Visual 2005 Express wxWidgets

  • Start: 2006.01.10

  • End: 2006.02.03

  • Dev. time: 60h


To compile this project in Microsoft Visual 2005:

  • Install wxWidgets 2.6.0
  • Set WXWIN path where you have wxWidgets
  • Compile wxWidgets with Multi-Threaded (/MT) option, Release !!!
  • Now you can compile Connect four (only release)

About

Connect four is a two-player board game with AI (mini-max).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages