This Project is based on the Java Portion of Trivia by J. B. Rainsberger.
The original Project is licensed under the GNU General Public License v3.0.
For this Project, the relevant Java Portion of the original Codebase was extracted and extensively refactored.
The original Codebase was analyzed and refactored as part of the University Course "Legacy Systems and Programming Languages", with a Focus on improving Code Structure, Maintainability, and Testability.
As per the Assignment, relevant Tests and a preceding Golden Master were intentionally omitted before the refactoring Process.
Original Project: https://github.com/jbrains/trivia
Original Author: J. B. Rainsberger
Original License: GNU GPL v3.0
Refactoring: Marek Moeller, 2026
This Project is distributed under the terms of the GNU General Public License v3.0.