From: Ladislau Dantas
Subject: help for writing minesweeper algorythme in lisp
Date: 
Message-ID: <bo93rc$biu$1@news-reader3.wanadoo.fr>
Hi, All

How to do the following in lisp

the goal is obtain tab2 from tab1
0 = no mines
1 = mines

tab 1                  tab2
11111321        00001000
21213321        01000110
22312231        01000100
12223220        00100000
12423121        00010100
11434322        01010010
12342332        00101001
01222212        00010010

Thanks to help me how to code that in lisp
help will be appreciate

Cheers

·····@wanadoo.fr