Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 216 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 216 Bytes

JavaYahtzee

A recreation of the dice game "Yahtzee!" in Java, using MVVM pattern, with a Java Swing GUI.

The game may also be accessed via a web API, built using Spring Boot.

API documentation