This project was developed during a summer training internship to practice Java Swing and core Java concepts. It implements an interactive GUI game with real-time feedback and score tracking.
A simple console-based Number Guessing Game built with Java. The program generates a random number and challenges the player to guess it within a limited number of attempts. The game provides hints ...