You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<!--
CO_OP_TRANSLATOR_METADATA:
{
"original_hash": "8a0a097b45e7c75a611e2795e4013f16",
"translation_date": "2025-08-23T23:02:48+00:00",
"source_file": "6-space-game/4-collision-detection/assignment.md",
"language_code": "zh"
}
-->
# 探索碰撞
## 指导
为了更好地理解碰撞的工作原理,制作一个包含少量碰撞物的小型游戏。通过按键或鼠标点击让它们移动,并在其中一个物体被撞击时触发某些事件。可以是类似陨石撞击地球,或者碰碰车的场景。发挥你的创造力!
## 评分标准
| 标准 | 卓越表现 | 合格表现 | 需要改进 |
| -------- | ------------------------------------------------------------------------------------------------------------------------ | ------------------------------ | ----------------- |
| | 提供完整的可运行代码示例,物体绘制到画布上,发生基本碰撞,并触发反应 | 代码在某些方面不完整 | 代码运行异常 |
** 免责声明**:
本文档使用AI翻译服务 [Co-op Translator ](https://github.com/Azure/co-op-translator ) 进行翻译。尽管我们努力确保翻译的准确性,但请注意,自动翻译可能包含错误或不准确之处。应以原始语言的文档作为权威来源。对于关键信息,建议使用专业人工翻译。因使用本翻译而引起的任何误解或误读,我们概不负责。