Git Product home page Git Product logo

group13_project3's People

Contributors

chirod avatar crs9011 avatar hoesingm avatar michaelhilton avatar nelsonni avatar

Watchers

 avatar  avatar  avatar  avatar

group13_project3's Issues

Front-end/Back-end Communications Sequence Diagram

"Based upon the version of Battleship that your team developed for Project Stage 2, create a sequence diagram that represents all of the communications between the back-end (Model) and front-end (View) components... The sequence diagram can either be composed using UML modeling software, or drawn on paper (drawings should be labelled and legible). Scan and add this diagram to your group's Wiki pages."

UI Overhaul

  • Add civilian ships to UI.
  • Add splash page.

UML Class Diagrams

"The first diagram should represent the class structure of your Battleship game from Project Stage 2.

The second diagram should represent the expected class structure of your Battleship game with changes incorporated based upon the features listed above.

The third diagram should represent the actual class structure of your final version after all of the requested features have been implemented.

The second and third diagram could potentially look the same, but they are much more likely to differ based upon your group's actual implementation. The third diagram must match the version of your group's code that is submitted at the end of this assignment."

Add Ending of Game

The game currently cannot be played to completion! We need to be able to wipe the game and send the player a new model - or at least give them a prompt/force them to refresh the browser.

Ship Behavior Changes

  • "Since civilian ships do not possess armor, they sink after taking only 1 hit regardless of their size."
  • "Give the Battleship and Submarine ship types a stealth capability that allows them to evade scans."

Class Structure Reorganization

"Instead of having only military ships, add civilian ships as well."

We need a 'ship' class with military and civilian subclasses, and potentially with subclasses for each individual ship type as well.

This issue specifically involves modifying the class tree to utilize inheritance and polymorphism. Restructuring the subclasses and adding/removing/modifying functionality goes to the other issues.

Ship Class Changes

  • "Remove Cruiser and Destroyer ship types from the military ships."
  • "Add Clipper (size: 3) and Dinghy (size: 1) ship types to the civilian ships."

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.