GoogleChromeLabs / proxx

A game of proximity
https://proxx.app
Apache License 2.0
1.31k stars 124 forks source link

maxMines -10 instead of -9 #428

Closed nilsreich closed 5 years ago

nilsreich commented 5 years ago

If the number of black holes in a custom game is greater than the number of all fields minus 9, you win each game directly -> change maxMines =_width*_height-10;

kosamari commented 5 years ago

Closing this because auto-win is intended. thanks for the report!