A playful Java Swing mini-game inspired by There Is No Game.
It features a suspicious Download button that insists it’s totally safe (spoiler: it’s just harmless fun).
Keep clicking — the button dodges you, teases you, and eventually reveals a secret puzzle that unlocks a fake “download” progress bar.
- 🕹️ Interactive “Download” button that dodges your mouse and denies being real
- 💬 Sarcastic pop-ups that insist “There’s nothing to download”
- 🔐 A hidden drag-and-drop puzzle (arrange tiles: not a virus → definitely fun → press here)
- 📦 Fake download progress bar once you win the puzzle
- 💀 Completely safe — no actual downloads or file changes (promise!)
git clone https://github.com/<your-username>/SuspiciousDownloadGame.git
cd SuspiciousDownloadGamejavac SuspiciousDownloadGame.javajava SuspiciousDownloadGame- The button really doesn’t want to be clicked.
- Try clicking multiple times — maybe it’ll reveal something. 😉
- Arrange the tiles in this order to unlock the “download”: not a virus → definitely fun → press here
- Watch your “download” progress bar suspiciously tick to 100%.
- Java 8 or later
- Any OS that supports Swing (Windows, macOS, Linux)
Inspired by the meta-comedy game There Is No Game: Wrong Dimension, this project reimagines that concept through a “suspicious download” lens using Java Swing.
This project is licensed under the MIT License — meaning you can freely use, remix, or expand it.
Just don’t turn it into actual malware. 😅
Shreyansh Goindi
Made for fun and learning Java Swing UI interactions ✨
This project was created as part of Dark Mode, a fun coding and creativity event organized by the Google Developer Group (GDG) at Shiv Nadar University.