Commit graph

19 commits

Author SHA1 Message Date
49917d18a9 selection tool (selections are not useful yet) 2024-10-07 15:11:53 +02:00
92d540c29b show speed number and slider 2024-10-07 14:16:50 +02:00
038bf365c4 show step count 2024-10-07 13:16:26 +02:00
2c27d660b3 add step button 2024-10-07 12:57:51 +02:00
28a54a231b shrink board bounds when erasing 2024-10-07 12:44:15 +02:00
af66e68c5f add sandbox and lock input in other levels 2024-10-07 12:21:57 +02:00
90bc93fa02 add play/pause/stop buttons 2024-10-07 01:16:52 +02:00
0ca1b4ba54 show more output cells when space is available 2024-10-07 00:20:52 +02:00
9bee7c0e10 cleanup 2024-10-06 23:37:21 +02:00
db7a2b2418 auto resize board when drawing out of bounds 2024-10-06 23:30:59 +02:00
f9b8dba019 implement level completion, score storing and a dismissable 'level complete' popup 2024-10-06 22:24:37 +02:00
4aa5ed9eec move program input edit box 2024-10-06 20:40:00 +02:00
4a51369b18 load program input when opening a solution 2024-10-06 20:02:43 +02:00
146618cdc3 show expected and actual output 2024-10-06 19:51:09 +02:00
0c2d241745 solution saving and loading 2024-10-06 16:29:45 +02:00
c4381ac1a1 enter and exit solution editor 2024-10-06 16:00:12 +02:00
ed5084d0fd initial level selection gui 2024-10-06 12:39:36 +02:00
66c9b10264 sketch future file structure 2024-10-06 00:57:24 +02:00
d332bd30f3 move editor/game logic to module 2024-10-06 00:26:36 +02:00