
Kaboom
A cruel but fair twist on Minesweeper.
Kaboom is a cruel but fair twist on Minesweeper. Mines are not fixed at the beginning; instead, the game reacts to your moves and chooses the worst valid scenario. But when you are truly forced to guess, guessing is safe.
Original project:
https://github.com/pwmarcz/kaboom
Original author:
Paweł Marczewski
License:
MIT License.
Copyright (c) 2019 Paweł Marczewski <pwmarcz@gmail.com>.
Bundled third-party components:
Bootstrap v4.3.1 is included under the MIT License. long-press-event v2.2.2 is included under the MIT License. minisat.js includes code compiled from MiniSat, with its original MIT-style license notice preserved in the file header.
This is an unofficial gapp.so rehost/repackaging of the original open-source HTML5 game. No authorship or endorsement by the original creator is implied. The original copyright notice and MIT License are preserved in this upload.
Changes:
Repackaged for gapp.so hosting by placing index.html at the ZIP root, adding attribution/submission notes, adding an in-page unofficial rehost notice, and fixing a minor malformed HTML attribute. No gameplay logic was intentionally changed.






讨论