A fun, interactive number guessing game built in Java. The computer picks a secret number — your job is to find it using hints. Built as part of the DecodeLabs Industrial Training Kit (Batch 2026).
git clone https://github.com/icreativez-AishaAli/-Number-Game---Java-Console-Game.git in your terminal.javac NumberGame.java to compile the source file.java NumberGame and start guessing. Good luck! 🎉