Search found 1 match
- Sat Sep 28, 2013 6:59 am
- Forum: Common Lisp
- Topic: How to draw board
- Replies: 2
- Views: 5459
How to draw board
How I can draw grid ( square board 5x5) using Lisp? Here is an example (I am sorry my drawing is very bad!!) .. (each cell has to be locked cells but I could not draw this here and I could not upload image that can explain everything) The board should be consists of + (in corners) and - (in the edge...