diff --git a/README.md b/README.md index 29e0d72..688b19e 100644 --- a/README.md +++ b/README.md @@ -23,29 +23,13 @@ The build is done in two stages: 1. ~~Build and run metaprogram to scan and generate dependent code.~~ (Not needed yet) 2. Build the handmade hero runtime. -## Milestones - -## Win32 Platform Layer - -- [x] Day 001 -- [x] Day 002 -- [x] Day 003 -- [x] Day 004 -- [x] Day 005 -- [x] Day 006 -- [x] Day 007 -- [x] Day 008 -- [x] Day 009 -- [x] Day 010 -- [x] Day 011 -- [x] Day 012 -- [x] Day 013 -- [x] Day 014 -- [x] Day 015 +## Milestone +Day 023: Looped Live Code Editing ## Gallery +![img](docs/imgs/Code_2023-09-28_15-14-53.gif) ![img](https://files.catbox.moe/ruv97s.gif) ![img](https://files.catbox.moe/9zau4s.png) ![img](https://files.catbox.moe/b7ifa8.png) diff --git a/data/test_input.hmi b/data/test_input.hmi index 84406a2..70724ce 100644 Binary files a/data/test_input.hmi and b/data/test_input.hmi differ diff --git a/docs/imgs/Code_2023-09-28_15-14-53.gif b/docs/imgs/Code_2023-09-28_15-14-53.gif new file mode 100644 index 0000000..d366f2f Binary files /dev/null and b/docs/imgs/Code_2023-09-28_15-14-53.gif differ diff --git a/scripts/handmade.rdbg b/scripts/handmade.rdbg index 46d0323..a90e6a6 100644 Binary files a/scripts/handmade.rdbg and b/scripts/handmade.rdbg differ