Commit Graph

15 Commits

Author SHA1 Message Date
Ole Morud
3fcf38e097 add WIP file upload component 2022-08-25 23:58:07 +02:00
Ole Morud
92c468c6e1 add WIP upload feature 2022-08-25 23:57:45 +02:00
Ole Morud
587eb27908 add save feature 2022-08-25 23:55:51 +02:00
Ole Morud
c1bdbc7060 make width and height dynamic 2022-08-25 23:54:25 +02:00
Ole Morud
d8d0126662 remove console.logs 2022-08-25 21:02:30 +02:00
Ole Morud
d7cb2b2145 add play button 2022-08-25 20:45:40 +02:00
Ole Morud
75029d0fde make tooltip less obstructive 2022-08-25 19:32:44 +02:00
Ole Morud
2cf821729b refactor interpreter to new file 2022-08-25 19:31:40 +02:00
Ole Morud
18c0be6a53 make drag&drop transfer entire object 2022-08-22 22:37:35 +02:00
Ole Morud
8c80a1a203 add instruction logic 2022-08-22 22:37:09 +02:00
Ole Morud
c14b29305c move instructions to sidebar menu 2022-08-22 16:13:28 +02:00
Ole Morud
6bd184ac5b move constants to const.tsx and setup game logic 2022-08-22 16:13:08 +02:00
Ole Morud
ef0291f382 add drag&drop to instruction menu 2022-08-22 13:56:21 +02:00
Ole Morud
612bc2fbb9 add drag&drop functionality to board
additionally move file to components directory
2022-08-22 13:53:27 +02:00
Ole Morud
af98ee0e2c move InstructionMenu to components directory
additionally make a map parameter explicitly typed
2022-08-22 13:51:28 +02:00