Skip to content

Comments

Dev#6

Open
gregoryYentz wants to merge 15 commits intoCEN4020-FSU:masterfrom
gregoryYentz:dev
Open

Dev#6
gregoryYentz wants to merge 15 commits intoCEN4020-FSU:masterfrom
gregoryYentz:dev

Conversation

@gregoryYentz
Copy link

Dev complete

The information files have been updated to describe the current state of the repository.
Repository owner information added to README.md
Status.txt now contains the output for the git status command.
answers.txt is an empty file
answer.txt has all the answers to part 3 of the assignment
Some of the hitpoints and armor ignoring is incorrect, copied from commonspear
Added the simplehammer and crazyrandomsword calls for getWeapon
main.cpp now creates the simplehammer and crazyrandomsword and simulates their use
CrazyRandomSword hitpoints is now a random number between 7 and 100
If armor is below 30, armor is ignored
Damage now ignores a random amount of integer armor points, ranging from to 2 to a third of
the armor the weapon hits
LightSaber has either 1 or 100 hitpoints
Main now calls LightSaber and simulates its use.
Either they know the ways of the force and get minimal damage, or they don't and they get a ton of damage.
Weaponfactory now includes the three new weapons in the include"" header
Lightsaber now simplifies the random number generation
@gregoryYentz gregoryYentz reopened this Feb 4, 2019
@gregoryYentz
Copy link
Author

complete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant