hatchmoment. scored by care · not by stars

SnakeGame-master

Java Swing Snake game for testing code obfuscation

worth a lookJava✦ Apps & Productivity

Provides a classic Snake game implemented in Java Swing, useful for developers who want to see how obfuscation tools affect a real application. The game can be run directly from the supplied JAR or built from source with Maven, and includes several obfuscated builds for comparison. It serves as a practical testbed for evaluating obfuscation techniques, offering a visual and interactive way to verify functionality after transformation. Compared to generic demo projects, it ships a complete, runnable game with multiple obfuscation variants.

View on GitHub →

Campbell-Team/SnakeGame-master