https://codegolf.stackexchange.com/questions/117482/team-of-the-hill
New features required:
- Actions are function calls, rather than return values. Only one action can be performed per turn.
- Some actions have immediate response data.
- Actions can be asynchronous; promises are used.