Skip to content
This repository was archived by the owner on Mar 3, 2025. It is now read-only.

DOD's #64

@AAAMON

Description

@AAAMON

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions