Much better

This commit is contained in:
2019-03-28 11:36:32 +01:00
parent 36d26f5004
commit 072a72cedd
7 changed files with 172 additions and 61 deletions
+3
View File
@@ -13,6 +13,9 @@ from tron.player import Direction, ConstantPlayer
import ai_manager
from utils import run_battle
import time
time.sleep(5)
ASSETS_PATH = "assets/data.json"
LAST_REFRESH_PATH = "assets/refresh.dat"