# AutoDrawGuess **Repository Path**: pross/AutoDrawGuess ## Basic Information - **Project Name**: AutoDrawGuess - **Description**: A autodraw tool for Steam game Draw & Guess - **Primary Language**: Python - **License**: Not specified - **Default Branch**: main - **Homepage**: https://github.com/Qiming-Liu/AutoDrawGuess - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-30 - **Last Updated**: 2021-10-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AutoDrawGuess A autodraw tool for Steam game Draw & Guess ![](https://github.com/Qiming-Liu/AutoDrawGuess/raw/main/assets/bg.png) # Build in code: ```python check_game = True ``` in cmd: ```shell pyinstaller -wF -i app.ico app.py ```