Java 4K is a time capsule. It is a reminder that software does not need to be bloated. It can be elegant, compact, and—given a java.awt.Graphics object and 4,096 bytes of hope—absolutely beautiful.
To put that in perspective, a single high-resolution smartphone photo is often 1,000 times larger than an entire Java 4K game. 🕹️ The Art of the Micro-Game java 4k
The Java 4K Contest was an annual competition that ran roughly from 2002 to 2014. The premise was deceptively simple but incredibly difficult to execute: participants had to write a fully functional video game in Java where the total file size of the resulting JAR (Java Archive) file was strictly limited to . Java 4K is a time capsule