This website requires JavaScript.
Explore
Help
Sign In
GVSU
/
connect-four-c
Watch
1
Star
0
Fork
0
You've already forked connect-four-c
Code
Pull Requests
Releases
Activity
9
Commits
1
Branch
0
Tags
aba952c8a128243d3a580924066ba8d4acbaf53c
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Amber
aba952c8a1
Initial commit; 2017 me stupidly didn't use free(), so that needs fixing.
...
Fixed memory issue and did some cleanup Removed VS code trash
2021-02-23 20:16:17 -05:00
src
Initial commit; 2017 me stupidly didn't use free(), so that needs fixing.
2021-02-23 20:16:17 -05:00
Dockerfile
Initial commit; 2017 me stupidly didn't use free(), so that needs fixing.
2021-02-23 20:16:17 -05:00
Description
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.
cis-343
structure-of-programming-languages
36
KiB
Languages
C
99.4%
Dockerfile
0.6%