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
0af6d862d45fe5f1b8b7488302d4044c745a1c46
snake-python
/
server
T
History
daniel156161
0af6d862d4
create .env file if its not exists
2024-04-14 13:36:59 +02:00
..
CreateEnvironmentFile.py
create .env file if its not exists
2024-04-14 13:36:59 +02:00
Files.py
make better save and load function of files and add snake config into a json file
2024-04-12 11:16:49 +02:00
GameStorage.py
store better winning snake and add final turns and not sive where i win and moves are less the 10 turns
2024-04-13 10:03:42 +02:00
Server.py
fix error when creating GameStorage object
2024-04-13 12:06:51 +02:00
SnakeBuilder.py
create snake builder to select snake from a .env file
2024-04-13 00:56:56 +02:00