Skip to content

Yahtzee, written in Java, using the MVC design pattern.

Notifications You must be signed in to change notification settings

OEUG99/MVC-Yahtzee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MVC-Yahtzee

Yahtzee, written in Java, using the MVC design pattern.

Support for multiplayer, resizable UI, and music.

Multiplayer is done via swapping the user model at run time, each user is given a model object which stores their score, we can swap them out whenever its a specific players turn while keeping the controlling and viewing code exactly the same.

f78673f0d4f7a7d1156519f5ede0405c.mp4

About

Yahtzee, written in Java, using the MVC design pattern.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages