v0.3.0
Guideline-flavored Tetris clone built with Rust + Bevy.
How to run: download the archive for your platform, extract it,
and run the bevytris binary. Keep the bundled assets/ folder
next to the executable.
- Solo modes: Marathon, Sprint (40-line race) and Dig (cheese race) with personal bests
- Two 30-stage VS CPU campaigns (first-to-n rounds, S-D grades): the classic ladder
and ZONE BATTLE, whose time-stop super move charges by cancelling garbage - CUSTOM MATCH: pick CPU level & style, first-to-N, zone, margin time, gravity,
attack handicaps and starting garbage - CPU opponents plan like MisaMino / Cold Clear: beam search with soft-drop tucks,
SRS spins and self-built T-spin doubles at higher stages - SRS, 7-bag, hold, T-spins, B2B, combos, guideline scoring, margin time
- Gamepad support with rebindable buttons, rebindable keys, DAS/ARR/SDF tuning,
VSync & fullscreen (F11) - English / Japanese UI, auto-detected from the OS (switchable in settings)
- HDR bloom, particles, shockwaves, board inertia, Misaki pixel font
- CC0 chiptune BGM (Juhani Junkala, SketchyLogic); SFX from CC0 samples plus
procedurally synthesized bells and booms
Full third-party credits in assets/CREDITS.md.
Full Changelog: v0.2.1...v0.3.0