Skip to content

Model-View-Controller designed game Project for ECSE223 Model-Based Programming Group 6 (McGill University). This Java OOP game is called break the blocks includes a persistence layer, and involved game setting features, gameplay, gameplay levels, settings, user accounts, user rankings, and theme modification.

Notifications You must be signed in to change notification settings

gmourant/uni-project-ecse223-w2019

Repository files navigation

ECSE 223 Group Project 9

Introduction

Bonjour-hi! Welcome to our repository for Block223, a model-oriented programming project. Please stay tuned as updates will be added continuously through the Winter 2019 semester.

Organisation

To better organise ourselves, we have opted to use GitHub's project management tools as a part of this group project.

Minutes

We are using the repository's wiki to document our team meetings. You can find our minutes here: https://github.com/W2019-ECSE223/ecse223-group-project-p-9/wiki

Projects

We are using Kanban boards to facilitate the tracking of our progress (and to stay on track!). Each iteration is assigned its own project; our collection of projects can be viewed at: https://github.com/W2019-ECSE223/ecse223-group-project-p-9/projects

Block223

Iteration 1

The first iteration includes a domain model of the Block223 game as an .ump file. It can be found in the src directory on master. In addition, the generated Java files are included from Eclipse.

Iteration 2

The second iteration includes a project report that can be found in the repository's wiki. It states the sequence diagrams and common UI for each feature.

Iteration 3

The third iteration includes Controller,Persistence,View,Applicationand Model files that can be found in the src directory in master. There is also a statement of work excel file to see how the work was divided.

Iteration 4

The fourth iteration includes a project report that can be found in the repository's wiki. It states the sequence diagrams for each feature. The code created by the umple files are stated in the src directory in master.

Iteration 5

The fifth iteration includes the method specifications for the controller and the view interface. The tests for iteration 3 have also been updated to solve the errors that were in the code. The methods for playing a game can be found in the src directory in master.

About

Model-View-Controller designed game Project for ECSE223 Model-Based Programming Group 6 (McGill University). This Java OOP game is called break the blocks includes a persistence layer, and involved game setting features, gameplay, gameplay levels, settings, user accounts, user rankings, and theme modification.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages