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

Make the silly game #38

Closed
Stansbridge opened this issue Apr 17, 2015 · 0 comments
Closed

Make the silly game #38

Stansbridge opened this issue Apr 17, 2015 · 0 comments
Assignees

Comments

@Stansbridge
Copy link
Collaborator

Server->Client: Your game is ready
Client->Server: Ready (x2)

Server->Clients: Round start (interval 60 seconds, type: preround)
Client->Server: Ready (x2)
Client->Server: Set card to turret (1-1, 1-2, 1-3, 2-1, 2-2, 2-3) etc
? Client->Server: Terminate round early ?
Server->Clients: Round ended
Client->Server: Ready (x2)

LOOP:
Server->Clients: Round start (interval 60 seconds, turn: blue)
Client->Server: Ready (x2)
Blue->Server: Set card to turret( 2-3)
Blue->Server: Attack turret (1-1)
Server->Clients: Attack start
Client->Server: Ready (x2)
Server->Red: Send blue card + result
Server->Blue: Result
Server->Clients: Round ended
Client->Server: Ready (x2)

Server->Clients: Your game had ended

@Stansbridge Stansbridge self-assigned this Apr 17, 2015
@Stansbridge Stansbridge changed the title Make the fucking game Make the silly game Apr 18, 2015
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

No branches or pull requests

1 participant