Skip to content
This repository has been archived by the owner on Oct 10, 2021. It is now read-only.

Sprint 2 Release #1

Open
wants to merge 48 commits into
base: master
Choose a base branch
from
Open

Sprint 2 Release #1

wants to merge 48 commits into from

Conversation

nsstanley51
Copy link
Collaborator

No description provided.

nca1424 and others added 30 commits October 16, 2017 22:10
… to store all the player objects. The key is the id and the values in the complete player obeject.
…readFile is now private and is called in the constructor and handles the errors.
…Name of the object instead of all the instance fields
…the game object would be used by the frontend.
…answer buttons. Need to connect game object to controller
nsstanley51 and others added 18 commits November 3, 2017 20:05
…to refector the Game and ConsuleGame classes
…Loader.java to read read the questions.json file instead of the test.json file.
… condition. Created a winner method in Play.java to check the scorecard to see if there is a winner. Created a getWinner method in ScoreCardMgr.java that will return a winning team if one exists or return no winner in the case of a draw or no winner.

Changed name of the checkScore method in ScoreCard.java to isWinner.
…ed paramaters and to return null if there are no winners.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants