Skip to content

Payday is a board game built using Java and Java Swing graphics. The code is based on the architectural pattern of model-view-controller .

Notifications You must be signed in to change notification settings

SteliosAlegkakis/Payday-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Payday-Game

Board Game built using Java and Java Swing graphics
Code is organized based on the architectural structure of model-view-controller.Model contains all the rules and data of the game while view is responsible for the graphics and controller is responsible for the link between model and view.

About

Payday is a board game built using Java and Java Swing graphics. The code is based on the architectural pattern of model-view-controller .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages