minesweeper/src/main/js
Florine W. Dekker 9a9cf7873a
Use new template system, use static ForkAwesome
2021-04-18 18:38:53 +02:00
..
Action.ts Implement redo button 2020-08-07 00:19:17 +02:00
Common.ts Remove duplication by separating types in Storage 2020-09-02 17:27:37 +02:00
Difficulty.ts Finalise high score implementation 2020-09-02 20:32:28 +02:00
Display.ts Remove duplication by separating types in Storage 2020-09-02 17:27:37 +02:00
Field.ts Update dependencies 2021-02-25 10:29:53 +01:00
Game.ts Use new template system, use static ForkAwesome 2021-04-18 18:38:53 +02:00
HighScores.ts Fix off-by-one error 2020-09-02 20:49:41 +02:00
Main.ts Use new template system, use static ForkAwesome 2021-04-18 18:38:53 +02:00
Preferences.ts Remove duplication by separating types in Storage 2020-09-02 17:27:37 +02:00
Solver.ts Update dependencies 2021-02-25 10:29:53 +01:00
Statistics.ts Finalise high score implementation 2020-09-02 20:32:28 +02:00
Storage.ts Add draft implementation of high scores 2020-09-02 17:58:40 +02:00
Timer.ts Add timer for finding solvable field 2020-08-07 12:24:56 +02:00
UI.ts Defocus buttons after pressing 2020-08-17 13:10:49 +02:00