This website requires JavaScript.
Explore
Help
Sign In
daniel156161
/
snake-python
Watch
1
Star
0
Fork
0
You've already forked snake-python
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d4b54d48b96606f0bf8e0532e6a3d4bf2e7bbf57
snake-python
/
snakes
T
History
daniel156161
d4b54d48b9
when both posisions are not save keep them in safe posisions - remove other useless MasterSnake
2024-04-17 13:35:42 +02:00
..
__init__.py
create snake builder to select snake from a .env file
2024-04-13 00:56:56 +02:00
BetterMasterSnake.py
save direction to kill the snake use the correct kill direction in overwrite_eat_the_other_snake can end in a draw when both heads are by the food
2024-04-17 12:22:54 +02:00
DummSnake.py
add history to existing snakes
2024-04-01 05:16:45 +02:00
LogicSnake.py
add history to existing snakes
2024-04-01 05:16:45 +02:00
MasterSnake.py
add mode to only get to food if its nearby
2024-04-12 23:10:39 +02:00
TemplateSnake.py
when both posisions are not save keep them in safe posisions - remove other useless MasterSnake
2024-04-17 13:35:42 +02:00