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
1f4d17d42fb3cd8f0c1f81f169521d4b35ff3433
snake-python
/
server
T
History
daniel156161
1f4d17d42f
add store functions to game board
2024-04-18 23:41:17 +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
GameBoard.py
add store functions to game board
2024-04-18 23:41:17 +02:00
GameStorage.py
add in init to not store when win and moves are smaller or the param
2024-04-15 03:17:21 +02:00
Server.py
print moves only if debug is on and better error handeling if running game into found in dict
2024-04-18 08:23:10 +02:00
SnakeBuilder.py
create snake builder to select snake from a .env file
2024-04-13 00:56:56 +02:00