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
5b8bf0da3117f9c5c966d26094618283cfabfd53
snake-python
/
snakes
T
History
daniel156161
ef4dca447f
fix error where my snake got not found in avoid_get_eaten_by_other_snakes
2024-04-18 23:56:49 +02:00
..
__init__.py
create snake builder to select snake from a .env file
2024-04-13 00:56:56 +02:00
BetterMasterSnake.py
use new game board functions
2024-04-18 22:21:57 +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
fix error where my snake got not found in avoid_get_eaten_by_other_snakes
2024-04-18 23:56:49 +02:00