Using the web app

Use the form below to create a user and session. When you click Create, the web app calls the Scorekeep API to create a user and a session, and joins the session lobby. If you don't enter a username, Scorekeep calls a separate web API to generate a random name.

To create and join a second user to the session, open the web app in a second tab, enter the session ID shown in the lobby, and click Join.

In the session lobby, enter a game name, and set the rules to Tic Tac Toe. Click Create to create a game. Open the networking tab in your browser's developer tools to see the calls that the web app makes to the API to keep the list of games up-to-date.

Choose Play with each user to start the game.