---
tags: Computer Programming(todos)
---
# TODO of Chen Bing Wei
1. Prof_H:
- [x] 1. It should move on its own
- [x] 2. Render pictures in fixed time interval
- [ ] 3. Detect main character
- [ ] 4. If so, eject thunder to the it.
- [ ] 5. When character touch the thunder, show death scene (alive = false)
2. Lava:
- [x] 1. The solid road should be fixed on the air (type1)
- [ ] 2. When character touch it, show death scene (alive = false)
3. Spike:
- [x] 1. It has three types: 1, 3, or 6 spikes
- [ ] 2. When character touch it, show death scene (alive = false)
4. AnswerSheet:
- [x] 1. It should move on its own
- [x] 2. Render pictures in fixed time interval
- [ ] 3. Detect main character (at the same horizontal)
- [ ] 4. If so, it should dash to hit main the character
- [ ] 5. When character touch it, show death scene (alive = false)