Files
PrimAITE/src/primaite/game/session.py
2023-09-21 10:13:01 +01:00

7 lines
223 B
Python

# What do? Be an entry point for using PrimAITE
# 1. parse monoconfig
# 2. craete simulation
# 3. create actors and configure their actions/observations/rewards/ anything else
# 4. Create connection with ARCD GATE
# 5. idk