Files
player/Project_App_Snake/App_Src
2025-07-05 19:47:28 +08:00
..
2025-07-05 19:47:28 +08:00
2025-07-05 19:47:28 +08:00
2025-07-05 19:47:28 +08:00
2025-06-27 00:32:57 +08:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

文件夹说明:
	calc贪吃蛇游戏逻辑部分除了获取随机数是使用单片机硬件随机数生成器外其他代码与平台无关
	main编写app相关的代码与平台有关
	win编写贪吃蛇界面和交互部分与平台有关