Skip to content

mleenings/ConnectFour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ConnectFour

Connect Four

Features:

  • minimum field size: 4x4
  • maximum field size: 20x20
  • Field size can be changed individually
  • Names can be changed by double clicking on the name
  • maximum name length: 10
  • names are reset when you change the game mode and restart the game
  • Results are reset with a double click on the results
  • Winning streak is highlighted
  • help message box for non-intuitive game operations, like changing names or resetting results
  • two game modes: human vs. human and human vs. computer
  • difficulty level is changeable between 0 (easy) and 5 (difficult)
  • AI is based on the alpha-beta algorithm

About

C# App: Connect Four

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages