C project created for a computer science class. Full-fledged Connect Four implementation built for command line usage. Takes arguments that modify game board dimensions and rules.
Go to file
Scoots 23598e7534 Update gamelogic.h 2017-04-22 17:24:59 -04:00
arghandler.c Update arghandler.c 2017-04-22 17:23:49 -04:00
arghandler.h Update arghandler.h 2017-04-22 17:24:05 -04:00
connectfour.c Update connectfour.c 2017-04-22 17:24:16 -04:00
file_utils.c First version. 2017-04-22 16:57:29 -04:00
file_utils.h First version. 2017-04-22 16:57:29 -04:00
gamelogic.c Update gamelogic.c 2017-04-22 17:24:47 -04:00
gamelogic.h Update gamelogic.h 2017-04-22 17:24:59 -04:00