Logo
Explore Help
Sign In
paulusja/se_uebungen
1
0
Fork 0
You've already forked se_uebungen
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
se_uebungen/snake
History
paulusja a34198e290 Fix bug that prey might be placed elsewhere when prey's collision detection is done before snake's collision detection: Replace prey in following update step and not during collision detection.
2026-04-23 18:26:21 +02:00
..
.gitignore
Add ignore list for snake.
2026-04-23 14:41:52 +02:00
game_object.py
Add snake collision with wall.
2026-04-23 16:33:28 +02:00
input_manager.py
Add snake control.
2026-04-23 14:39:41 +02:00
main.py
Add prey.
2026-04-23 16:55:47 +02:00
prey.py
Fix bug that prey might be placed elsewhere when prey's collision detection is done before snake's collision detection: Replace prey in following update step and not during collision detection.
2026-04-23 18:26:21 +02:00
snake_down_movement_state.py
Add snake control.
2026-04-23 14:39:41 +02:00
snake_left_movement_state.py
Add snake control.
2026-04-23 14:39:41 +02:00
snake_right_movement_state.py
Add snake control.
2026-04-23 14:39:41 +02:00
snake_segment.py
Add snake collision with wall.
2026-04-23 16:33:28 +02:00
snake_state_machine.py
Prevent snake from turning around directly.
2026-04-23 14:52:45 +02:00
snake_state.py
Prevent snake from turning around directly.
2026-04-23 14:52:45 +02:00
snake_up_movement_state.py
Add snake control.
2026-04-23 14:39:41 +02:00
snake.py
Let snake grow when it hits the prey.
2026-04-23 18:24:42 +02:00
wall.py
Add snake collision with wall.
2026-04-23 16:33:28 +02:00
window.py
Add walls.
2026-04-23 15:15:24 +02:00
Powered by Gitea Version: v1.23.1 Page: 61ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API