From 10c5eaf9eaac3d550be2a05ab8a89157276bc336 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Thu, 21 Aug 2025 20:58:21 +0200 Subject: checkpoint --- README.md | 17 +- code/build.bat | 19 + code/libs/linuxhmh | 2 +- code/win32_handmade.cpp | 1580 +++++++++++++++++++++++++++++++++++++++++++++++ code/win32_handmade.h | 89 +++ output.gif | Bin 176581 -> 0 bytes showcase.mp4 | Bin 0 -> 106665 bytes 7 files changed, 1705 insertions(+), 2 deletions(-) create mode 100755 code/build.bat create mode 100755 code/win32_handmade.cpp create mode 100755 code/win32_handmade.h delete mode 100644 output.gif create mode 100644 showcase.mp4 diff --git a/README.md b/README.md index 4b78030..db435fe 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,20 @@ `Wordled` is a GUI application that lets you draw patterns such that you can later input them in the [Wordle](https://www.nytimes.com/games/wordle/index.html) game. It will then generate the guesses to achieve the required pattern. ## Showcase +