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 5749e24299 Update file_utils.c 2017-04-22 17:25:20 -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 Update file_utils.c 2017-04-22 17:25:20 -04:00
file_utils.h Update file_utils.h 2017-04-22 17:25:10 -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