Skip to content

SolaryKryptic/CLI-Connect-4

Repository files navigation

Connect 4 Game (C)

Overview

A command-line implementation of the Connect 4 game written in C, featuring full game logic and modular code structure.

Features

  • Player vs bot gameplay
  • Two-player gameplay
  • Move validation and win detection
  • Board state management
  • Modular program structure

Technologies

  • C programming
  • Modular design
  • File-based structure

How to Run

  1. Download ZIP and extract files
  2. Run the "bat" file
  3. Follow the prompts in the terminal

Concepts Demonstrated

  • Data structures
  • Control flow and logic
  • Program organization
  • Debugging and testing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors