KwikSnax Redux is an upcoming homebrew arcade game for the Game Boy Advance.
The game is inspired by classic arcade puzzle-action titles and focuses on fast gameplay, precise controls, and deterministic mechanics.
This repository contains the full source code of the game.
KwikSnax Redux is designed as a modern retro experience, built from scratch in C++ and running on real Game Boy Advance hardware.
Goals:
- authentic arcade feel
- runs on real hardware
- small and fast codebase
- deterministic gameplay
- no unnecessary dependencies
- Arcade-style gameplay
- Built for real GBA hardware
- Works in emulator and on flashcarts
- Modern C++ codebase
- Custom engine
- Fixed-point math
- Deterministic simulation
- CI builds
(coming soon)