2941
TI Z80 / Grayscale Minesweeper
« on: March 25, 2007, 07:59:00 am »
Sorry, file is attached now. And I used a recursive algorithm, pretty much it uncovers the 8 around it and when it hits a space it saves the current position and calls the routine for the space you hit.