阶段2:游戏核心逻辑 #2

Closed
opened 2026-02-27 13:58:49 +00:00 by dazhuang · 0 comments
Owner

任务清单

  • 实现蛇的数据结构
  • 实现食物生成逻辑
  • 实现移动和碰撞检测
  • 实现得分系统

目标

实现游戏的基本逻辑,蛇可以移动和吃食物。

## 任务清单 - [ ] 实现蛇的数据结构 - [ ] 实现食物生成逻辑 - [ ] 实现移动和碰撞检测 - [ ] 实现得分系统 ## 目标 实现游戏的基本逻辑,蛇可以移动和吃食物。
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dazhuang/snake-game#2