NCCL.codes
January 21, 2014 ยท View on GitHub
the demo codes for New Concept C Language
how to download
git clone https://github.com/limingth/NCCL.codes.git
git checkout Unit-1
Five chess play demo
NCCL.codes/Lesson-23/demo-match
play man to man
make m1
make m2
play machine to machine
make t1
make t2