Skip to content

Kirpich 0.9.0

Choose a tag to compare

@etroimcasso etroimcasso released this 22 Aug 03:02
· 17 commits to main since this release

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.