Commit Graph

69 Commits

Author SHA1 Message Date
daniel156161 7141266b95 move created files into own data folder and add in .gitignore file 2024-04-12 11:19:43 +02:00
daniel156161 664c374fbf make better save and load function of files and add snake config into a json file 2024-04-12 11:16:49 +02:00
daniel156161 33bcb09556 add docker-compose file 2024-04-01 05:26:10 +02:00
daniel156161 683002343c update docker file 2024-04-01 05:22:35 +02:00
daniel156161 439bd07061 test new sname and add save history code into main 2024-04-01 05:21:52 +02:00
daniel156161 2c7cf98309 add new snake with astar and flood_fill 2024-04-01 05:20:45 +02:00
daniel156161 b1c0c14444 add history to existing snakes 2024-04-01 05:16:45 +02:00
daniel156161 dde746900c add template snake for history 2024-04-01 05:16:20 +02:00
daniel156161 7a0d8b8b1b fix dumm snake 2024-04-01 04:02:20 +02:00
daniel156161 4bde399ae5 add DummSnake and test in config 2024-04-01 03:59:48 +02:00
daniel156161 c1d782ee16 remove logo from README 2024-04-01 03:54:22 +02:00
daniel156161 d06c05b7b3 move Server Logic to own Snake Class 2024-04-01 03:51:57 +02:00
daniel156161 0d7739df76 move files and get ready for new Classes 2024-04-01 03:50:12 +02:00
daniel156161 d7d069acc3 move tests file into own folder 2024-04-01 01:56:31 +02:00
daniel156161 48b07e3c83 add cli tool for linux 2024-04-01 01:42:36 +02:00
daniel156161 74592979cf remove not neaded files 2024-04-01 01:41:19 +02:00
daniel156161 a2f8f5b800 change to new code of battlesnake 2024-04-01 01:41:06 +02:00
daniel156161 11c1adf96c my battlesnake code 2022-01-24 17:12:11 +01:00
daniel156161 ad77bbc1f2 Initial commit 2022-01-24 15:30:05 +01:00