Project ideas and lightweight docs to help you start quickly.
- Minimal Game Engine: docs/just-software/game-engine.md
- Multiplayer Game (Server-Authoritative): docs/just-software/multiplayer-game.md
- CHIP-8 Emulator: docs/just-software/chip8-emulator.md
- Hobby Microkernel: docs/just-software/microkernel.md
- RISC-V 5-Stage Simulator: docs/just-software/riscv-simulator.md
- Autonomous Robot (ROS2 + MCU): docs/soft-hard/autonomous-robot.md
- RISC-V 5-Stage Core (SystemVerilog): docs/soft-hard/riscv-core.md
Tip: pick one, then we can scaffold the repo (CMake, src/, tests/) and ship M0 this week.