Hi folks,
Decided to port over my game of checkers from my Data Structures in C class last semester. Keep in mind I just left my freshman year at college, so this is pretty amateur work. Hopefully some people can at least use it as an example for 2D arrays and Linked Lists in C. 2 Player only, have to pass the 3DS back and forth, since no AI was implemented.
https://github.com/UnsureSherlock/checkers3ds
Decided to port over my game of checkers from my Data Structures in C class last semester. Keep in mind I just left my freshman year at college, so this is pretty amateur work. Hopefully some people can at least use it as an example for 2D arrays and Linked Lists in C. 2 Player only, have to pass the 3DS back and forth, since no AI was implemented.
https://github.com/UnsureSherlock/checkers3ds