zlsh80826/ShapeWar

NP Demo TODO list

Closed this issue · 2 comments

  • Experience bar bug #32
  • Network latency problems, don't send dead
  • Allow user to specify name & rework login #33
  • Implement chat, unclickable
  • Do not bound bullet #37
  • Respawn bug #38
  • Object vibration bug
  • After death?

"Allow user to specify name & rework login"
I don't quite understand the meaning of this requirement

Something like this

Login Dialog

address:  [            ]
port:     [            ]
nickname: [            ]

           [ Join Game ]

Process:

  • client sends a HTTP POST to server
  • server sends the token back to client
  • client joins game with corresponding nickname
  • client joins chat room with corresponding nickname