How to make a chess in C. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to make a chess in C.

I have a little project, make a chess in C as a final Homework, but I have no idea about where to start or what do I need to take in consideration first. I have to be honest, my teacher doesn't want to help me, that's why I'm here to see if someone here can help me, or maybe guide me?... thx to everyone!

13th Nov 2018, 7:34 AM
Eduardo Perez Regin
Eduardo Perez Regin - avatar
2 Answers
0
You can define the board as 2D array, Then define a symbol for certain piece and put them in the board
13th Nov 2018, 7:53 AM
Taste
Taste - avatar
21st Jul 2020, 3:38 AM
shubham kumar
shubham kumar - avatar