https://github.com/hptrk/uni-rubiktable-java
https://github.com/hptrk/uni-rubiktable-java
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hptrk/uni-rubiktable-java
- Owner: hptrk
- Created: 2025-02-07T19:27:23.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-07T19:34:36.000Z (3 months ago)
- Last Synced: 2025-02-07T20:30:14.018Z (3 months ago)
- Language: Java
- Size: 6.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎲 Rubik's Table Game
This project was developed as a **university assignment**, focusing on creating a simulation of the **Rubik's Table** game. A detailed documentation is also available to guide users through the code and functionality of the game.
## 🚀 Features
- **Interactive UI**: Graphical user interface using Java Swing.
- **Dynamic Game Board**: Supports different board sizes (2x2, 4x4, 6x6).
- **Colorful Gameplay**: Custom color definitions for a vibrant game experience.
- **Row and Column Shifting**: Move rows and columns in four directions (UP, DOWN, LEFT, RIGHT).
- **Game Completion Check**: Automatically checks if the game is completed.## 📋 Project Details
- **University**: ELTE
- **Year**: 2024
- **Technologies**: Java, Swing## 📚 Detailed Documentation
There is a detailed documentation included with a detailed tour to understand the code. Below is the UML diagram for the project:

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