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

DOD's #64

Open
26 tasks done
AAAMON opened this issue Apr 30, 2024 · 0 comments
Open
26 tasks done

DOD's #64

AAAMON opened this issue Apr 30, 2024 · 0 comments
Assignees

Comments

@AAAMON
Copy link
Owner

AAAMON commented Apr 30, 2024

DOD

  • All main pages are connected to each-other (main menu, login, lobby creator, lobby picker, base game)
  • All main pages have basic functionality:
    • Main Menu can exit game, link to to other menus
    • Login can take input and submit user data
    • Lobby picker has working input fields
    • Lobby has a working table, and buttons link to other menus
    • Base Game includes Map, can update player and other players info
    • Base Game can switch between phases and turns
    • Mock-up for each Phase
  • Create singletons for playerData, otherPlayersData, lobbyData, gameData
  • Create HTTP request model
  • Test HTTP requests on some nodes
  • Test updating node information based on HTTP requests
  • Make map assets for each city divided by sectors
  • Connect to API and receive info from Perspective JSON (from logic)
  • Make mock-up for each phase:
    • Phase 1
    • Phase 2
    • Phase 3
    • Phase 4
    • Phase 5
    • Phase 6
    • Phase 7
    • Phase 8
    • Phase 9
  • Limit input fields to what they are supposed to take in
@AAAMON AAAMON self-assigned this Apr 30, 2024
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