minesweeper/src/main/js
Florine W. Dekker 85d71faa3f
Add more preferences for automatic hints
2022-11-26 16:47:52 +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 more preferences for automatic hints 2022-11-26 16:47:52 +01:00
Field.ts Toggle control buttons depending on game state 2022-11-26 12:55:28 +01:00
Game.ts Add more preferences for automatic hints 2022-11-26 16:47:52 +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 more preferences for automatic hints 2022-11-26 16:47:52 +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