Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 357 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 357 Bytes

connect-four

C# Project: Connect Four This project was developed for the Digital Computation (BME 112) course. The "Connect Four.CS" file contains a fully functional game that has allows the player to play against AI or other players. The program automatically detect invalid moves and win conditions. The game board can be displayed through the Console.