Skip to content

RohithKKannan/Connect4-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect4-Game

A console version of the popular board game Connect4 made with C++

Features

  1. Players take turns
  2. Insertion of tokens
  3. Token stacking in columns
  4. Checking for win conditions (horizontal, vertical and diagonal)
  5. Enums and Macros for increased code readability

About

A console version of the popular board game Connect4 made with C++

Topics

Resources

Stars

Watchers

Forks

Languages