# 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 ``` The game has builtin overlays for debugging: - F3: Overlay with framerate, video driver, etc. - F3 + 1: Pie chart to explore node counts of each class