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

UI: create UI to allow user play the game #5

Open
LMJW opened this issue Apr 27, 2019 · 1 comment
Open

UI: create UI to allow user play the game #5

LMJW opened this issue Apr 27, 2019 · 1 comment
Labels
Feature Contain several small individual tasks

Comments

@LMJW
Copy link
Owner

LMJW commented Apr 27, 2019

UI can interact with the server and be able to send commands and receive game updates.

  • Browser (Typescript / Javascript)
  • client (python client, to complete the previous work)
@LMJW LMJW mentioned this issue Apr 27, 2019
@LMJW LMJW added the Task Individual doable tasks label Apr 27, 2019
@LMJW
Copy link
Owner Author

LMJW commented May 9, 2019

Split the issue into smaller component

  1. Implement the basic static UI component for the user to login, join/create a game UI : static UI component for user login, join/create game #8
  2. Add functionality to allow the user to interact with the app. UI: Allow user to interact with UI #9
  3. Integrate the front end app with backend so the user can login, create/join a game UI : front-end communication #10
  4. Create UI for the gameplay scene
  5. Create UI for the game setting scene

@LMJW LMJW added Feature Contain several small individual tasks and removed Task Individual doable tasks labels May 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Contain several small individual tasks
Projects
None yet
Development

No branches or pull requests

1 participant