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

A player can see other players so they can compete #14

Open
2 of 4 tasks
jmcreasman opened this issue Nov 1, 2015 · 2 comments
Open
2 of 4 tasks

A player can see other players so they can compete #14

jmcreasman opened this issue Nov 1, 2015 · 2 comments

Comments

@jmcreasman
Copy link
Contributor

GUI

  • Read from the firebase when drawing tanks.
  • Make players only able to write to their own tank_id in firebase.

API

  • When giving games_id's to new players distribute players to existing games before creating new games.
  • Try to single player games first.
@jmcreasman jmcreasman added this to the Iteration 2 milestone Nov 1, 2015
@Shea-Wolfe Shea-Wolfe changed the title S -- A player can see other players so they can compete A player can see other players so they can compete Nov 2, 2015
@al-the-x al-the-x modified the milestones: Iteration 2 , Iteration 3 Nov 5, 2015
@al-the-x
Copy link

al-the-x commented Nov 9, 2015

May also be wise to prefer doubles games to "full" games whenever possible.

This was referenced Nov 9, 2015
@Shea-Wolfe
Copy link
Contributor

PR: #84

Currently commented out to prevent bugs stemming from the fact players and games aren't yet being deleted from our database (ghost tanks)

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

No branches or pull requests

3 participants