A flexible and clean open source block stacker in modern Java.
  • Java 98.5%
  • Fluent 1.4%
  • Groovy 0.1%
Find a file
Una Kearney 1f23f0a566
All checks were successful
ci/woodpecker/push/autobuild Pipeline was successful
Command line arguments, potential time zone fix
2025-07-14 21:01:29 -04:00
.ci Fix CI, update changelog 2025-07-08 19:38:37 -04:00
.woodpecker Smaller jar, fix license headers 2025-07-11 01:00:03 -04:00
art-src Bad sound effect prototype 2025-07-10 13:35:54 -04:00
assets/res/music Assets system for smaller jars 2022-06-16 11:32:14 -07:00
buildSrc The controls menu finally works??? 2025-07-10 01:11:25 -04:00
gradle Drop LZ4 as it's not used 2025-07-12 18:42:32 -04:00
src Command line arguments, potential time zone fix 2025-07-14 21:01:29 -04:00
.gitignore Make quines work 2025-07-14 01:38:10 -04:00
.java-version Address various warnings, compile for Java 24 preview (but still build for Java 21) 2025-07-03 21:15:19 -04:00
build.gradle Command line arguments, potential time zone fix 2025-07-14 21:01:29 -04:00
CHANGELOG.md Drop LZ4 as it's not used 2025-07-12 18:42:32 -04:00
debug_font.svg Impulse, additional characters, smaller playfield 2025-07-08 01:35:34 -04:00
gradle.properties More jar shrinking shenanigans: Kotlin's Revenge 2025-07-12 16:02:32 -04:00
gradlew Add gradle wrapper, add piece rotations, etc 2021-05-13 05:07:28 -07:00
gradlew.bat Add gradle wrapper, add piece rotations, etc 2021-05-13 05:07:28 -07:00
HEADER Project refresh 2025-07-02 02:35:39 -04:00
HEADER-engine Project refresh 2025-07-02 02:35:39 -04:00
JarAmender.groovy Command line arguments, potential time zone fix 2025-07-14 21:01:29 -04:00
LICENSE Licensing nonsense 2022-01-08 03:46:01 -08:00
logo.svg Raise the roof, logo, first pass at lock reset 2021-05-15 20:08:26 -07:00
NOTICE.md Drop LZ4 as it's not used 2025-07-12 18:42:32 -04:00
README.md Obsess over licenses a bit, more jar shrinking attempts 2025-07-11 16:10:01 -04:00

Translation status

unmino

An open-source, flexible, and clean block stacker written in modern Java, inspired by Nullpomino, TETR.IO, and Tetra Legends.

More documentation pending. Currently alpha.

unvkit

Also contained in this repo is unvkit — Una's Vector Toolkit, the game engine that powers unmino. Using unmino as a Gradle subproject will automatically only expose unvkit. A separate repo may be created later.