Commit Graph

17 Commits

Author SHA1 Message Date
Florine W. Dekker b4f2586aa8
Upgrade template to v3 2022-11-26 12:08:20 +01:00
Florine W. Dekker 7f0f93378e
Remove unnecessary padding around game field 2021-11-14 11:36:55 +01:00
Florine W. Dekker 859a222a11
Remove inline styles 2021-04-28 13:51:53 +02:00
Florine W. Dekker e64d20f3bd
Finalise high score implementation
Fixes #87.
2020-09-02 20:32:28 +02:00
Florine W. Dekker ae49acda9e
Defocus buttons after pressing
Fixes #89.
2020-08-17 13:10:49 +02:00
Florine W. Dekker 7f491b0ef2
Fix cancel button border colours
Fixes #85.
2020-08-13 10:43:58 +02:00
Florine W. Dekker 303508a1f7
Adjust some button colours 2020-08-10 21:18:32 +02:00
Florine W. Dekker f2a0fd69c6
Prevent overflow of overlays
Fixes #82.
2020-08-09 02:21:38 +02:00
Florine W. Dekker aa2923a245
Add statistics tracking
Fixes #76.
2020-08-08 02:41:21 +02:00
Florine W. Dekker 3b336a6a03
Correctly reposition overlay for large pages
Fixes #57.
2020-08-03 17:32:08 +02:00
Florine W. Dekker 69c43996d7
Close overlay on Esc or click outside of overlay
Fixes #53.
2020-08-03 11:41:25 +02:00
Florine W. Dekker 21c27ada60
Hide field until rendering is complete
Fixes #45.
2020-08-02 17:26:11 +02:00
Florine W. Dekker 99788e3090
Improve custom difficulty selection
Fixes #41.
2020-08-02 14:46:38 +02:00
Florine W. Dekker 4d06ba4215
Add difficulty presets
Fixes #29.
2020-08-01 18:37:44 +02:00
Florine W. Dekker 2a01a9d780
Surround field with border
Fixes #27.
2020-08-01 15:53:50 +02:00
Florine W. Dekker 0010b9c71c
Move buttons to top, rewrite Game constructor 2020-08-01 14:42:36 +02:00
Florine W. Dekker ebb56ee7c1
Remove scale, validate inputs
Fixes #25. Fixes #31.
2020-08-01 01:38:08 +02:00