2025-07-27 20:18:25 +03:00
2025-07-27 22:03:38 +03:00
2025-07-25 17:27:37 -10:00
2025-07-27 16:51:51 -10:00
2025-07-25 18:35:58 +03:00
2025-07-25 18:35:58 +03:00
2025-07-26 21:45:31 +03:00
2025-07-27 12:53:56 +03:00

CPU vs AI

The AI chip on your motherboard lost control! the code it's generating is full of bugs! Place and upgrade your CPUs to destroy these bugs! Don't let the bugs get across the PCIE lanes and corrupt your RAM!

TODO: insert image here

Installation

TODO: add wasm build?

Clone the repository

git clone https://github.com/The-Memory-Managers/hackathon
cd hackathon

Depending on your computer, run the following:

  • Linux (wayland, x86_64) - ./bin/linux-x86_64-wayland
  • Linux (x11, x86_64) - ./bin/linux-x86_64-x11
  • MacOS - ./bin/mac-arm
  • Windows (win 10/11, x86_64) - ./bin/win-x86_64.exe

Build from source

Install zig release version 0.14 run:

zig build run

If you are on NixOS, run nix develop and then inside it run zig build run

Description
Boot.dev hackathon 2025
Readme 20 MiB
Languages
Zig 98.6%
Nix 1.4%