CSC207-2022F-UofT / course-project-monopolymen

Java Swing full recreation of Monopoly in the Clean Architecture
5 stars 3 forks source link

Runnable main method #100

Closed JLenander closed 1 year ago

JLenander commented 1 year ago

Add Main Method. Add Main Menu and GameView views Add the rest of the Presenters. Add associated UI methods Integrate TurnController to every Turn Use Case