Saving your credentials keeps you signed in even after the server times your session out. It stores your password in this browser, so only use it on a device that is yours — untick it and log in once to erase it.
No account? Use the Create account tab. Forgot your username? Email it to me.
No email confirmation needed — you'll be signed in straight away. Your email is only used if you need to reset your password.
Password must be at least 8 characters and contain a letter and a number.
API · version unknown · change
Your game sits in the open list until someone joins. Bots may also pick it up.
Keep the REST base relative — both serve.py and the production nginx config proxy the API so it stays same-origin, and the server sends no CORS headers. Leave the WebSocket URL blank to let the server pick the least-loaded node; set it only to pin one node while debugging.
serve.py