Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 204 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 204 Bytes

GluSnake

2023-2024-2暑期短学期课程实验:贪吃蛇

构架


game.c 全局变量与函数实现

game.h 头文件、宏定义、结构体和函数声明

main.c 主程序入口