Skip to content

Repository files navigation

binaryConnectFour

classic Connect4 in C++

If you every played connect4 as a kid, this game is exactly the same, the only difference is it is a C++ Console Application. Instead of red and yellow chips, there are 0s and 1s.

To run the game:

  1. Go this repl: https://replit.com/@raunak-singh-inventor/binaryConnectFour?v=1
  2. and run ./main

Note: If you using Code::Blocks IDE, you can:

  1. Clone the repo
  2. Open .cbp in Code::Blocks and run the game on your local machine

About

classic Connect4 in C++

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages