Skip to content

A simple Hungarian game of Connect Four using the WinForms library.

License

Notifications You must be signed in to change notification settings

MicrosoftEggshell/connectfour-hu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect Four

Overview

A 2-player game of Connect Four using the WinForms library.

⚠ The game is only available in Hungarian language

Features

  • Playable game for 2 players
    • Game detects wins and ties
  • In-game timer (separately for players)
    • Pausable
  • Saving and loading of games
  • 3 different board sizes (the code supports arbitrary sizes, but not the settings menu)
  • Custom colours for players (using the system colour picker)

Screenshots

Settings and color picker

settings

An ongoing game

ongoing game

A game won by player X

X won

A tied game

tie

Notes

  • The game uses a View-Model-Persistance architecture
  • I'm not quite pleased with the code quality, I wrote this in a hurry

About

A simple Hungarian game of Connect Four using the WinForms library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages