Skip to content

yardenk/PTM2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Names of students :

  1. Ester Hatchuel
  2. Yarden Kesari

We used MVC architecture in our PTM2 Client (containes model,view & controller). The controller implements Observer and the model & view extends the Observable. We chose to implement Mvc in order to create a clearly separation of concerns between model and view.

Explanation regard the program:
Mainwindow controller: handles the user requests and render the appropriate view.
Pipeview: Display data using the model to the user
Model: represent the logic behind the pipe game client

Elements:
Check solution
Ask for solution
Edit server's information
Change the Theme (under "Theme")
Save & Load level (under "File")

In order to run the server - please run "Runner.java" (located under PTM2 -> server package ) and then run the client (using the Main.java under PtmClient -> application package).

Git : https://github.com/yardenk/PTM2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published