# Hurry Curry! Client The main game client. ## Development setup Supply a server address as first argument to the client to connect without going through menus. ``` godot -- ws://127.0.0.1:27032 ```