minesweeper/src/main/js
Florine W. Dekker b60c7609cf
Add preference to show chordable squares
2022-11-26 15:48:07 +01:00
..
Action.ts Toggle control buttons depending on game state 2022-11-26 12:55:28 +01:00
Common.ts Ensure correct button toggling, fix font loading 2022-11-26 13:17:24 +01:00
Difficulty.ts Finalise high score implementation 2020-09-02 20:32:28 +02:00
Display.ts Add preference to show chordable squares 2022-11-26 15:48:07 +01:00
Field.ts Toggle control buttons depending on game state 2022-11-26 12:55:28 +01:00
Game.ts Add preference to show chordable squares 2022-11-26 15:48:07 +01:00
HighScores.ts Upgrade template to v3 2022-11-26 12:08:20 +01:00
Main.ts Upgrade template to v3 2022-11-26 12:08:20 +01:00
ModalDialog.ts Ensure correct button toggling, fix font loading 2022-11-26 13:17:24 +01:00
Preferences.ts Add preference to show chordable squares 2022-11-26 15:48:07 +01:00
Solver.ts Toggle control buttons depending on game state 2022-11-26 12:55:28 +01:00
Statistics.ts Upgrade template to v3 2022-11-26 12:08:20 +01:00
Timer.ts Add timer for finding solvable field 2020-08-07 12:24:56 +02:00