+ 6
how can i make a chessboard in c without using graphics
4 odpowiedzi
+ 5
Maybe draw it with ASCII charactrers?
+ 1
how about drawing vectors?
0
perhaps you can try this http://thecompletecode.blogspot.com.es/2015/05/c-program-to-print-chess-board.html?m=1
0
Here is mine:
https://code.sololearn.com/ce8s3l9K2LRe/?ref=app