Kirpich 0.9.0
First public release.
Game Boy Tetris, rebuilt as native C++ — runs directly on Windows, macOS, and Linux, no emulator.
What's in it
- The complete single-player game: menus, play, line clears, scoring
- High scores that survive between launches
- The attract-mode demo, and both bonus endings
- A settings screen — fullscreen, window size, 12 colour palettes
Not yet: two-player.
Getting started: grab your platform below. First launch asks for your own Game Boy Tetris ROM and extracts the graphics and sound from it — nothing copyrighted ships here.
Source is public — git clone --recursive, build with CMake. AGPL-3.0.