From ebabbf5acac6b69faa6bbfb7342f60464d4e39cb Mon Sep 17 00:00:00 2001 From: Jan-Stefan Janetzky Date: Mon, 28 Jul 2025 14:41:01 +0200 Subject: [PATCH] Rearranges hackathon info in README Moves the information about the hackathon submission to a dedicated section in the README for better organization and clarity. --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 320d751..3bd6417 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,6 @@ The AI chip on your motherboard lost control! the code it's generating is full o Place and upgrade your CPUs to destroy these bugs! Don't let the bugs get across the PCIE lanes and corrupt your RAM! -We managed to get this game into a MVP state 17 hours before the deadline. -Repository state at time of [submission](https://discord.com/channels/551921866173054977/1398343424104468622/1399153592434167869): [here](https://github.com/The-Memory-Managers/cpu-vs-ai/tree/4f5a466025ca3aa5b3e5426397922253d86a8fb6) - Watch a video playthrough: [youtu.be/\_clLDGNlef0](https://youtu.be/_clLDGNlef0) [![screenshot](assets/img/screenshot.png)](https://youtu.be/_clLDGNlef0) @@ -53,6 +50,13 @@ The amount of CPU cores determine how many bugs it can attack in parallel. ### There is an easteregg, let us know if you found it! +## Hackathon + +We managed to get this game into a MVP state 17 hours before the deadline. +Repository state at time of [submission](https://discord.com/channels/551921866173054977/1398343424104468622/1399153592434167869): [here](https://github.com/The-Memory-Managers/cpu-vs-ai/tree/4f5a466025ca3aa5b3e5426397922253d86a8fb6) + +In case you like what you see, don't forget to hit that ⭐ Button! + ## Credits - **Code (src/\*)**