Commit Graph

47 Commits

Author SHA1 Message Date
583d4af93e Different tile sizes for the boards 2023-10-10 22:16:39 +02:00
3bec0e91fe Removed a few yields to speed up the process a bit 2023-10-10 22:16:19 +02:00
4c925cb911 Fixed a rule description 2023-10-10 22:09:19 +02:00
7b256d0ef0 Hide the mouse when using the buttons 2023-10-10 22:09:10 +02:00
10191afb92 Fixed bugs induced by pico8-ls formatter 2023-10-10 22:04:01 +02:00
84a05355d9 Fixed cursor going out of bounds 2023-10-07 22:14:18 +02:00
cb74bdf740 Code formatting 2023-10-07 19:15:47 +02:00
bc408aeeb3 Use standard font for rules 2023-10-07 19:06:57 +02:00
4d4c0adb3b Fixed touch issue on mobile 2023-10-07 18:59:32 +02:00
fb9a663440 Commit before breaking stuff 2023-02-23 18:33:19 +01:00
81338b6203 Fixed bg lines positions 2023-02-23 08:32:20 +01:00
c1484655cd Fixed some buttons stuff 2023-02-23 08:14:29 +01:00
3432f5d36e Variable board size 2023-02-22 21:06:16 +01:00
988460d8b5 Fixed stuff 2023-02-22 20:39:24 +01:00
2bd3660e5a Fixed back button 2022-09-24 16:08:49 +02:00
02fbe198d4 Fixed new board state 2022-09-24 16:07:41 +02:00
31f6b7c3e3 Clearer tutorial 2022-09-24 16:07:31 +02:00
b669f9d55e stuff 2022-09-24 15:22:18 +02:00
57409bb7d6 WIP tile transition 2022-07-12 21:47:18 +02:00
c5497d85d5 Click to switch tiles 2022-07-10 16:39:11 +02:00
f7fdea4268 Updated rendering 2022-07-08 22:47:26 +02:00
d75277a29d WIP showing clues 2022-07-07 23:06:28 +02:00
14fc9693bb Getting issues 2022-07-03 19:09:15 +02:00
a22ab50f54 Fixed bug 2022-07-03 14:39:25 +02:00
bc8b1be6cd WIP showing clues 2022-07-02 20:45:11 +02:00
6f54ba9477 Tweaked rendering 2022-07-02 13:52:31 +02:00
529703b7e4 Fixed bug in consecutive count 2022-07-01 20:20:57 +02:00
0276d70de3 Commit before fixes 2022-07-01 19:50:08 +02:00
6d1f8bbc8b Fluff 2022-06-03 23:31:26 +02:00
08f35f6d0d Progressive board display while loading 2022-06-03 21:09:45 +02:00
c5db9f717f Loading & messages 2022-06-02 22:39:23 +02:00
cb1c76cd2d camelCase -> snake_case 2022-06-02 20:18:02 +02:00
4920224034 Refactored board creation 2022-06-02 20:08:20 +02:00
7fcd9b4ee0 Commit before algo change 2022-06-02 17:55:52 +02:00
65871f1789 Navigating the board 2022-06-01 23:14:22 +02:00
17c7de2240 Fixed drawing 2022-06-01 21:52:45 +02:00
f7dab009b3 Buttons mostly ok 2022-06-01 21:26:57 +02:00
d1946315e9 Blinking rules 2022-05-30 22:45:12 +02:00
7a293234c9 Keyboard navigration + start of rules 2022-05-29 22:55:43 +02:00
f793c3e17a Mouse hover/click 2022-05-29 19:49:59 +02:00
977d2c342b Clickable buttons 2022-05-29 18:38:07 +02:00
9fd3208aaf Cleaned some code, added comments 2022-05-29 14:35:28 +02:00
b80297c45f Playable board creation ok 2022-05-28 23:58:00 +02:00
f47ed840cf Procedural generation ok 2022-05-28 17:32:43 +02:00
d7ac47ce24 Solving algo ok 2022-05-28 15:02:55 +02:00
9ca9766799 Indent with tabs 2022-05-28 12:34:08 +02:00
c0870b4831 First commit 2022-05-28 11:44:09 +02:00