minesweeper/src/main/js
Florine W. Dekker ae49acda9e
Defocus buttons after pressing
Fixes #89.
2020-08-17 13:10:49 +02:00
..
Action.ts
Common.ts Defocus buttons after pressing 2020-08-17 13:10:49 +02:00
Difficulty.ts Uncover to-be-clicked square 2020-08-07 13:44:45 +02:00
Display.ts Implement question marks 2020-08-12 18:52:02 +02:00
Field.ts Avoid using undefined where possible 2020-08-13 11:13:00 +02:00
Game.ts Defocus buttons after pressing 2020-08-17 13:10:49 +02:00
Main.ts Implement preferences overlay 2020-08-12 19:06:16 +02:00
Solver.ts Avoid using undefined where possible 2020-08-13 11:13:00 +02:00
Statistics.ts Refine win/loss statistic measurements 2020-08-13 10:55:53 +02:00
Storage.ts Cache local storage to improve performance 2020-08-12 22:01:57 +02:00
Timer.ts
UI.ts Defocus buttons after pressing 2020-08-17 13:10:49 +02:00