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
034b0e361ac0591368bd99fdf5be38b0ec5fa9a7
snake-python
/
snakes
T
History
daniel156161
034b0e361a
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
..
__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_FoodBySpace.py
make more turn often in circles up to 300 turns
2024-04-12 18:28:42 +02:00
MasterSnake.py
add mode to only get to food if its nearby
2024-04-12 23:10:39 +02:00
TemplateSnake.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