GoogleChromeLabs / proxx

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

Auto win on first click with low number of black holes #433

Closed GifCo closed 5 years ago

GifCo commented 5 years ago

If you reduce the number of black holes you can automatically win on the first (clear) click. Will not happen 100% of the time but the lower the number of black holes the rate of auto win increases. Setting black holes to 1 will auto win almost 80% of the time on first click.

Depending on board size you can set a higher amount of black holes and experience the same behavior. On a large/hard board ive gotten approximate a 75% auto win on first click with up to 6 black holes.

To Reproduce Steps to reproduce the behavior:

  1. Create medium game from main menu
  2. Set black holes to 2
  3. Click in the middle of the board
  4. If you dont auto win on first click, lose game or win game, restart, and click again.

Debug info Version: 1.0.1 Motion: true Supports WebGL: true Feature Phone: no Standalone Mode: no Screen Width: 1080px Screen Height: 1777px DPR: 1 Device Memory: 8 Concurrency: 12 UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.131 Safari/537.36

jakearchibald commented 5 years ago

If you configure the game to have a high chance of winning in one move you end up with a high chance of winning in one move.

If this is not the kind of configuration you want, don't manually configure the game in this way. 😀

Fwiw, Windows minesweeper behaves the same way.

GifCo commented 5 years ago

Hahaha I thought you still had to mark all the "mines" to win? My bad!