Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Battleship: Update ruleset and add one more #21

Open
1 of 3 tasks
FlyingWolFox opened this issue Dec 3, 2019 · 1 comment
Open
1 of 3 tasks

Battleship: Update ruleset and add one more #21

FlyingWolFox opened this issue Dec 3, 2019 · 1 comment
Assignees
Labels
Battleship Issue related to Battleship enhancement New feature or request working Issue being worked right now

Comments

@FlyingWolFox
Copy link
Owner

FlyingWolFox commented Dec 3, 2019

New Game Mode
There's two rules to be implemented

  • 1. Easy Rule:

    • 3 shots
    • Show which ship was hit in each shot
  • New ship artwork for the hard rule

  • 2. Hard Rule:

    • 3 consecutive shots (no display between each other)
    • Show how shots many hit, but not which, also displaying the what ship was hit. If one sunk, show the entire ship on display
@FlyingWolFox FlyingWolFox added enhancement New feature or request Battleship Issue related to Battleship labels Dec 3, 2019
@FlyingWolFox FlyingWolFox self-assigned this Dec 3, 2019
@FlyingWolFox FlyingWolFox added this to To Do in Class Projects Dec 3, 2019
@FlyingWolFox FlyingWolFox added this to the Professor Specs milestone Dec 5, 2019
@FlyingWolFox FlyingWolFox moved this from To Do to In progress in Class Projects Dec 7, 2019
@FlyingWolFox FlyingWolFox added the working Issue being worked right now label Dec 7, 2019
@FlyingWolFox
Copy link
Owner Author

Easy rule implemented. Now there's three consecutive shots. It's just a loop inside the input. Hard mode will need some new artwork. One for the "Shot here but the hard mode doesn't show me what", one for the hidroplane and maybe some changes of the actual ship design, since this need to show what ship the shoots hit. Working this right now

@FlyingWolFox FlyingWolFox moved this from In progress to To Do in Class Projects Dec 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Battleship Issue related to Battleship enhancement New feature or request working Issue being worked right now
Projects
Class Projects
  
To Do
Development

No branches or pull requests

1 participant