Skip to content

The Rolling Cubes game with JSON persistance using Jackson.

Notifications You must be signed in to change notification settings

INBPM0420L/rolling-cubes-jackson

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rolling-cubes-jackson

Puzzle game implemented in JavaFX based on the Model-View-Controller (MVC) architectural pattern.

Game results are stored in JSON documents, using Jackson. Reusable classes FileSystemRepository and ResourcesRepository added to support both read-only and modifiable documents. Users can select the files with the use of JavaFX's FileChooser class.

About

The Rolling Cubes game with JSON persistance using Jackson.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%