TheBlackfish / SweepElite

HTML5 game where multiple players are playing Minesweeper together. Only one game is active at a time
0 stars 0 forks source link

New placements should use a random range of mines, but that mine amount should increase over time. #72

Closed TheBlackfish closed 8 years ago

TheBlackfish commented 8 years ago

Scaling implemented in commit #91.

TheBlackfish commented 8 years ago

Finished in commit #92.