A Java version quiz game where players are shown a Java code snippet and must identify the minimum Java version required for it to be valid (without preview features). The quiz covers language and runtime differences across Java's 30-year history, including features like generics, lambdas, pattern matching, and records. It's open source on GitHub and includes helpful descriptions for unfamiliar features.
Sort: