Commit Graph

74 Commits (89518f6aa5ee795d7059f543cded2c0071bfb243)

Author SHA1 Message Date
Fabien Freling 89518f6aa5 add edit panel 2020-06-02 11:54:21 +02:00
Fabien Freling 47234f1bc1 add DepthButton 2020-06-01 16:53:54 +02:00
Fabien Freling e758168757 add rounded corner to popup panel 2020-05-29 19:02:03 +02:00
Fabien Freling 42c1b2b9f5 add shadow for panel 2020-05-28 19:02:49 +02:00
Fabien Freling 23d75ab576 speed up pieces coming back from hints 2020-05-25 17:58:27 +02:00
Fabien Freling 80198db393 show sneak peek as hints 2020-05-24 17:49:30 +02:00
Fabien Freling 774ad1b565 interpolate popup scale 2020-05-23 19:02:18 +02:00
Fabien Freling 6b2587a90d fade-in/out popup 2020-05-23 18:27:02 +02:00
Fabien Freling c6b9a06419 center taquin 2020-05-23 17:08:31 +02:00
Fabien Freling d5edc97e5c move pieces even with null speed 2020-05-22 17:42:29 +02:00
Fabien Freling f0c0c6d12e do not check for solved during initial shuffle 2020-05-22 17:24:58 +02:00
Fabien Freling 547e00ec09 fix piece ordering 2020-05-22 17:21:59 +02:00
Fabien Freling 111b2f7125 move pieces instantaneously and without sound at init 2020-05-22 15:56:32 +02:00
Fabien Freling 6d788465ab save difficulty in prefs and apply it 2020-05-22 15:34:52 +02:00
Fabien Freling 0c905be6fc save/load current game 2020-05-20 18:06:35 +02:00
Fabien Freling a44ec0a41b change image to hokusai 2020-05-20 17:48:50 +02:00
Fabien Freling 9830c5c51d set piece reflection when winning 2020-05-18 18:48:40 +02:00
Fabien Freling 6b17d2ea8a move project file to internal wiki 2020-05-15 19:01:07 +02:00
Fabien Freling a27e1898e7 remove uniform default values 2020-05-07 19:21:24 +02:00
Fabien Freling ae89c2b46a add piece thickness 2020-05-07 19:06:33 +02:00
Fabien Freling 375851ca00 add rounded corners to piece 2020-05-06 18:33:23 +02:00
Fabien Freling 3e8bc06f2c add inspiration links 2020-04-24 16:08:55 +02:00
Fabien Freling 50e02b7608 set vim ft for justfile 2020-04-13 17:54:22 +02:00
Fabien Freling 81bf9dab8f add NewGame panel 2020-04-13 17:54:11 +02:00
Fabien Freling 41d2d2bd23 add project management file 2020-04-13 17:53:28 +02:00
Fabien Freling 63aa6bd194 add sound sfx lock_01 2020-04-13 17:52:38 +02:00
Fabien Freling 5828df43e2 remove unit test framework 2020-02-24 23:08:18 +01:00
Fabien Freling 61efafe9a3 remove GameState 2020-02-24 23:01:32 +01:00
Fabien Freling 3e881d2868 add piece locking sound 2020-02-24 22:32:54 +01:00
Fabien Freling ddd705f661 reorder scripts preamble 2020-02-23 23:08:16 +01:00
Fabien Freling 6a5e183472 update android scene 2020-02-20 13:37:48 +01:00
Fabien Freling c7bd92f895 remove source dir from justfile 2020-02-20 13:23:38 +01:00
Fabien Freling 1ad5bf2752 add theme 2020-02-20 13:20:19 +01:00
Fabien Freling 23ca5db700 check internal state in _input() 2020-02-19 13:40:05 +01:00
Fabien Freling 7b25ae028b remove game/ directory 2020-02-19 13:29:15 +01:00
Fabien Freling 73116da632 check for slide length 2020-02-17 13:29:37 +01:00
Fabien Freling 90a1fdd5ac refactor keyboard handling 2020-02-17 13:21:54 +01:00
Fabien Freling 197704b82b add gut testing framework 2020-02-14 13:48:53 +01:00
Fabien Freling b4ca5f576c rename number to order 2020-02-13 13:38:07 +01:00
Fabien Freling 0f8ddd4d71 snap pieces to grid 2020-02-12 14:00:47 +01:00
Fabien Freling bcb8dfe26f slide piece in realtime 2020-02-09 19:34:50 +01:00
Fabien Freling 74de557b57 increase particle size 2020-02-09 17:01:32 +01:00
Fabien Freling acb9c7fe39 remove button text 2020-02-07 14:13:02 +01:00
Fabien Freling 586ea7f59c add small shadow on button labels 2020-02-07 13:46:50 +01:00
Fabien Freling 1ac4a12b5e add buttons with custom font 2020-02-07 13:39:41 +01:00
Fabien Freling d842a1fa4b add html export 2020-01-26 18:04:58 +01:00
Fabien Freling 3999155e30 add justfile for automation 2020-01-26 18:04:04 +01:00
Fabien Freling bd95bf871e ignore build directory 2020-01-26 18:03:30 +01:00
Fabien Freling cf24e86781 slowly transition to game over 2020-01-12 19:49:25 +01:00
Fabien Freling 679b4839a8 add timer before showing game over 2020-01-12 19:35:20 +01:00