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 a4d25637c4 Use other colors.
2026-04-30 15:27:05 +02:00
..
.gitignore
Add ignore list for snake.
2026-04-23 14:41:52 +02:00
game_loop.py
Move game loop into own class.
2026-04-30 15:23:44 +02:00
game_object.py
Add snake collision with wall.
2026-04-23 16:33:28 +02:00
game_over_screen.py
Add game over screen.
2026-04-30 15:11:25 +02:00
input_manager.py
Add snake control.
2026-04-23 14:39:41 +02:00
main.py
Use other colors.
2026-04-30 15:27:05 +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
Add game over screen.
2026-04-30 15:11:25 +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: 171ms Template: 5ms
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