Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.39 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.39 KB

UFrisbee

Multiplayer browser game inspired by the sport Ultimate Firsbee.

List of contents

  1. Info
  2. How to play
  3. Controls
  4. Play

Info

Currently only local multiplayer game is available. Online multiplayer and singleplayer with bots is in development.

How to play

  • The game starts by choosing randomly the team wich starts the game, with the frisbee.
  • The goal is to pass the frisbee to a player inside the spawn of the defending team, while the defending team tries to stop this by intersecting the disk.
  • If a goal is scored the teams switch roles and reset positions. The previously attacking team wins a point.
  • To intersect the disk a defender must be in it's trajectory while it's being passed. There's a fixed chance for each trajectory intersection.
  • If the disk is intersected by the defenders, the teams switch roles.
  • Moves:
    1. 3 moves (attacking team)
    2. 5 moves (defending team)
    3. 1 move + 1 pass (attacking team)

Controls

  • left-click -> select player
  • right-click in radius of the selected player -> move player
  • right-click on a player, while the player with the frisbee is selected -> pass the frisbee
  • Esc or p -> pause the game

Play

Special thanks to Prof. Marta Gomes