added notes from the tutorium

This commit is contained in:
2023-11-26 00:01:35 +01:00
parent 49db2046ce
commit 6a6a7d21dc

View File

@ -26,12 +26,12 @@
## Vorrechnen ## Vorrechnen
1. Python-Game 1. Python-Game
1. `Vec2`: 1. `Vec2`: aw616
2. `add_vecs`: 2. `add_vecs`: fk439
3. `Item`: 3. `Item`: ln200
4. `Snake`: 4. `Snake`: lp321
5. `Game`: 5. `Game`: rl173
6. `turn_direction`: 6. `turn_direction`: ih205
7. `grow_positions`: 7. `grow_positions`:
8. `collision`: 8. `collision`:
9. `generate_item`: 9. `generate_item`: