Skip to content

v0.3.1

Compare
Choose a tag to compare
@mrzhenya mrzhenya released this 04 Apr 17:04
· 48 commits to main since this release

A more mature release of the game with more features. Major features include the following:

  • support for the images in questions and answers;
  • support for loading games from https://jeopardylabs.com/ (downloaded html files);
  • support for printing game information in various formats (answers only or questions and answers).

Some game mechanics changed as well - added an ability for multiple players to answer the same question before the question round ends. Also, numerous bug fixes and style improvements.

On the developer side, the project now has two maven profiles to package distribution files differently for Mac (exe) and Windows (dmg). Switched to j4log for logging and added a log file to the game settings directory (for easier debugging of the packaged files).