# SnakeGame **Repository Path**: viciousir/SnakeGame ## Basic Information - **Project Name**: SnakeGame - **Description**: First C++ project, snake game - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-15 - **Last Updated**: 2024-04-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README SnakeGame Version 0.0 Completed Date: 2021/2/13 Each fruit give you 10 points, 300 to win each 50 points will increase the current speed by 10 percent -------------------------------------------------------------- Version 1.0 Completed Date:2021/2/13 enable setting.ini file options. enable difficulty level options (1,2,3, with force control) hardest to easiest; enable size control option(width and height, no force control) enable customized final score setting, each fruit is 10 points. For more details, open setting.ini in txt format to see