About this project

Overlock is a racing game themed around sewing machines. Users engage in racing through precise controls on fabric. Key Features and Tech Stack: - Engine: The client was implemented using the Godot Engine. - Server: A leaderboard server is operated via FastAPI. - Controls: Supports steering and speed control using arrow keys (or WASD), and a pivot drift function using the Shift key. Provided Documentation: - Game design document and client architecture - Track editor design and production guide - Web deployment guide and leaderboard server setup method