Python CS Code
Made by Skyzhou
PyCharm Project
Based on Tkinter.
An CUHKSZ CSC1004 Assignment (Link)
Introduction
A simple and classic snake game by Python based on Tkinter. Only a main.py
file included.
Functions
- Basic Features
- Preliminary Snake Game Rules
- Python GUI
- Direct Keyboard Control
- Advanced Features
- Menu Screen
- Dynamic Velocity (Change with length)