yitepeli / CS319Project_Group2D_LOST

It's a Project page for Bilkent University CS319 Course. We are Group 2D and we are doing the text-base advanture game "LOST"
1 stars 3 forks source link

Project analysis part 2 feedback #9

Open ugurdogrusoz opened 7 years ago

ugurdogrusoz commented 7 years ago

Looks like you revised your first part partially. My main worry about your project is that you might be trying to do a replica of an existing game. This is not what we'd like to see. There must be some differences between your game and similar others. Unfortunately your sequence diagrams tell me that you might have actually written code at this point (or even worse lifted from someplace else)!

sonmezonur commented 7 years ago

Actually, we are mostly focussed on the object-modelling even if it is the analysis part. We talked a lot about the scenarios. Attended all the discussions.( Almost no missing meeting on regular schedule and a lot of work on what we are doing). That is why the dynamic modelling and object-modelling are quite detailed. Also the game is completely our design, maybe there are similarities with survival island game which is a browser game, but we added special events, map ui, special characters, 4 ending scenarios that require a lot of separate preconditions. The idea completely derived from doing unique game instead of existed one. @ugurdogrusoz Regards