partier / tesla

android client
0 stars 0 forks source link

Client should be able to connect with a game server. #3

Closed zachwlewis closed 9 years ago

zachwlewis commented 10 years ago

There should be a way for the client to connect with a game server and communicate.

For testing, we should just have a simple modal dialog with a text box to enter a server URI and a button to connect. Later, we'll want to store the master server URI in the application and use it to validate games.

Will need to work with @partier/backend to figure out what the client will need to provide to the server for verification.