EN | 中文
Classic Snake game built with Python's turtle module. Features multiple fruit types, sound effects, and a dynamic scoreboard.
- Use W to move up, S to move down, A to move left, and D to move right.
- Eat fruits to grow your snake and increase your score.
- Avoid hitting the walls or your own tail.
- Multiple fruit types with different point values
- Dynamic scoreboard that updates in real time
- Sound effects for eating and collisions
- Smooth controls using WASD
- Game over screen
- Multiple fruit types with different point values
- Dynamic scoreboard that updates in real time
- Sound effects for eating and collisions
- Smooth controls using WASD
- Game over screen
- Python 3.x
playsoundlibrary
Install the required library using:
pip install playsound