Lisp Quiz #1: Minesweeper

Lisp Quiz challenges and discussion
stephenxanders
Posts: 2
Joined: Thu Dec 10, 2009 4:26 pm
Contact:

Re: Lisp Quiz #1: Minesweeper

Post by stephenxanders » Sun Jan 17, 2010 5:16 pm

dmitry_vk wrote:
Rich_Robot wrote:Playing Minesweeper is an NP Complete problem.
Being NP Complete does not mean that it is not fun to try to solve it :)

It is fun to solve and true that it is very addicting. It may seem a simple game but most people had great fun solving it :-)

Post Reply