Quantcast
Channel: 3DS - Homebrew Development and Emulators
Viewing all articles
Browse latest Browse all 31769

ASCII Checkers

$
0
0
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

Viewing all articles
Browse latest Browse all 31769

Trending Articles