Commit Graph

7 Commits

Author SHA1 Message Date
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
2cf821729b refactor interpreter to new file 2022-08-25 19:31:40 +02:00
Ole Morud
8c80a1a203 add instruction logic 2022-08-22 22:37:09 +02:00
Ole Morud
6bd184ac5b move constants to const.tsx and setup game logic 2022-08-22 16:13:08 +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