Minesweeper Community Forum

Full Version: Idea - lookup table for solvability
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I just thought that the solvability of games with a specific number in predefined difficulties could be stored in a lookup table on the server side (for Pure Intellect game mode).


Kind Regards,
Erendis42
(07-31-2024, 02:44 PM)Erendis42 Wrote: [ -> ]Hello,

I just thought that the solvability of games with a specific number in predefined difficulties could be stored in a lookup table on the server side (for Pure Intellect game mode).


Kind Regards,
Erendis42

Hm, then for God difficulty, the lookup table would need 62,500,000,000 rows (remember that where mines are depends on where you place the first click).

But I guess, in principle, yes, for predefined difficulties it could.