https://github.com/hptrk/uni-minecrafttron-java
(UNIVERSITY) A Java Swing-based multiplayer game, inspired by Tron, where two players compete in a grid-based arena. Features high score tracking with a MySQL database, a graphical user interface, and custom game logic. Includes detailed documentation and a UML diagram.
https://github.com/hptrk/uni-minecrafttron-java
game-development java multiplayer mysql oop swing university-project
Last synced: about 1 month ago
JSON representation
(UNIVERSITY) A Java Swing-based multiplayer game, inspired by Tron, where two players compete in a grid-based arena. Features high score tracking with a MySQL database, a graphical user interface, and custom game logic. Includes detailed documentation and a UML diagram.
- Host: GitHub
- URL: https://github.com/hptrk/uni-minecrafttron-java
- Owner: hptrk
- Created: 2025-02-07T21:01:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-07T21:12:42.000Z (over 1 year ago)
- Last Synced: 2025-05-29T14:24:38.785Z (about 1 year ago)
- Topics: game-development, java, multiplayer, mysql, oop, swing, university-project
- Language: Java
- Homepage:
- Size: 1.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎮 Minecraft Tron (Game Project)
This project was developed as a **university assignment**, focusing on creating a multiplayer game with a **graphical user interface**. The design ensures an engaging user experience while meeting specific game development criteria.
## 🚀 Features
- **Multiplayer Support**: Allows two players to compete against each other.
- **Graphical User Interface**: Interactive and visually appealing game interface.
- **High Score Tracking**: Records and displays high scores using a MySQL database.
- **Java Swing Framework**: Utilizes Java Swing for the user interface.
- **Custom Game Logic**: Tailored game mechanics specifically for this project.
## 📋 Project Details
- **University**: ELTE
- **Year**: 2024
- **Technologies**: Java, MySQL, Swing
## 📸 Preview

## 📚 Documentation
Comprehensive documentation is available, detailing the usage, code, and development process of the project.

---
⭐ This was a university project and is not actively maintained.