This is the repository of a Connect4 game developed in C by our team, BitsNBytes.
- The first stage of the project is to implement the game and its interface, allowing two human players to play in the terminal.
- The second stage consists of developing a bot that plays against a human player.
For further information, see the project guidelines.
- Making a nice looking interface with designs, colors and animations.
- Giving the bot difficulty settings:
Easy
,Medium
andHard
. More settings can be added very easily. - Implementing 3 possible game modes:
Multi-Player
,Single-Player
andSimulation
(theSimulation
mode allows two bots to play against each other).
make
mingw32-make -f Makefile
Tested on Linux (Manjaro), Mac OS, and Windows 10.
Licensed under the GNU General Public License v3.0 license.
/\______________/\ __
| | \ \
| -- vv -- |_________ / /
\________________/ \__/ /
| __/
| |
|_|-----|_|---------|_|---|_|