Skip to content

A simple connect-four game with limited customization options built using C/C++ graphic libraries.

License

Notifications You must be signed in to change notification settings

amirsoleix/connect-four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Connect Four Game

The game uses graphical libraries from C and C++ to implement a simple connect four game with the following features:

  1. In app menu for choosing the size of the board and opponent's colors
  2. Background music using the Audio libraries
  3. The option of playing versus a computer on three levels easy, medium, and hard implemented using if/else nested conditions. Since the game logic is simple there is no need for training using conventional tools.
  4. Interactive UI and winner announcement

About

A simple connect-four game with limited customization options built using C/C++ graphic libraries.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published