A retro-style platformer inspired by Super Mario, built in Java by Team AlgoNauts.
Requires Java 17+
java -jar SuperMario.jargit clone https://github.com/abhaypratap08/SuperMario
cd SuperMario
./gradlew fatJar
java -jar build/libs/SuperMario.jarThe installers are not code-signed (certificates cost 28,200 INR/year).
Windows: Click "More info" → "Run anyway" Mac: Right-click the app → Open → Open anyway
The source code is fully open — you can verify it yourself or build from source.