Skip to content

Craemon/Connect4

Repository files navigation

Very poorly written connect four in C.

  • Basic gamemode(2 players one pc with adjustable rows, columns and tokens in a row required to win)
  • Online gamemode(No settings) outputs the game as a code after each turn(can be imported by other player)