mirror of
https://github.com/GoodStartLabs/AI_Diplomacy.git
synced 2026-04-24 17:05:04 +00:00
45 lines
No EOL
603 B
Text
45 lines
No EOL
603 B
Text
**PLAYER DETAILS**
|
|
|
|
Power: {power_name}
|
|
Current phase: {current_phase}
|
|
|
|
**MAP DETAILS**
|
|
|
|
Abbreviations:
|
|
{game_map_loc_name}
|
|
|
|
Type of each location:
|
|
{game_map_loc_type}
|
|
|
|
Game map as an adjacency list:
|
|
{map_as_adjacency_list}
|
|
|
|
Possible coasts at each location:
|
|
{possible_coasts}
|
|
|
|
All supply centers on the map:
|
|
{game_map_scs}
|
|
|
|
**GAME HISTORY**
|
|
|
|
{game_history}
|
|
|
|
**CURRENT CONTEXT**
|
|
|
|
Enemy units:
|
|
{enemy_units}
|
|
|
|
Enemy supply centers:
|
|
{enemy_centers}
|
|
|
|
Your units:
|
|
{units_info}
|
|
|
|
Your supply centers:
|
|
{centers_info}
|
|
|
|
Possible orders:
|
|
{possible_orders}
|
|
|
|
Convoy paths possible:
|
|
{convoy_paths_possible} |