Loading repository data…
Loading repository data…
high-horse / repository
🎮 Entertainment Console : A console-based gaming platform built with Core Java. Enjoy simple classic games like Snake and Brick Breaker, all in one place! 🕹️
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
The College Entertainment Console is a semester project developed in core Java. It aims to provide a centralized platform for students to access various entertainment options, including music, movies, and games. This console offers a user-friendly interface and integrates multiple entertainment services using a MySQL database.
Clone the Repository
git clone https://github.com/high-horse/Entertainment-console-java.git
Navigate to the Project Directory
cd college-entertainment-console
Set Up the MySQL Database
Clone the Repository
javac -cp .:mysql-connector-java-8.0.23.jar src/com/yourproject/*.java
Run the Application
java -cp .:mysql-connector-java-8.0.23.jar com.yourproject.Main