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 f5535a20e5 Update gamelogic.c 2017-04-22 17:24:47 -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 First version. 2017-04-22 16:57:29 -04:00