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

Contents

  1. 1how to download
  2. 2Five chess play demo
  3. 2.1play man to man
  4. 2.2play machine to machine