martinsing / android_quidditch_scores

Project Score Tracker of Android Basics Nanodegree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android Quidditch Scores Tracker

Description

  • App to track the scores during a Quidditch game
  • Quidditch is a game that appears on Harry Potter's books (It's played in real life with some modifications i.e. no flying brooms :)).
  • Read more

Score System

There are three type of balls: Quaffle ball, Bludgers and the Snitch.

  • Bludgers try to knock players off their brooms, but doesn't affect to score.
  • Team that throws a Quaffle ball and goes through the hoop, scores 10 points.
  • Catching the Snitch adds 150 points and ends the game.
  • Once the Snitch is catched, the team with more points wins. If there's a tie the game continues until a team scores points.

Screenshot

About

Project Score Tracker of Android Basics Nanodegree

License:GNU General Public License v3.0


Languages

Language:Java 100.0%