Dataset Viewer
Instruction
stringclasses 1
value | Input
stringlengths 57
59
| Output
stringclasses 6
values |
|---|---|---|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 1, P1: bullets=1, health=3, P2: bullets=1, health=3
|
Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 9, P1: bullets=4, health=3, P2: bullets=3, health=3
|
Defend
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 17, P1: bullets=4, health=2, P2: bullets=3, health=2
|
Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 4, P1: bullets=2, health=2, P2: bullets=2, health=2
|
Defend
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 12, P1: bullets=4, health=2, P2: bullets=2, health=2
|
Defend
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 1, P1: bullets=1, health=3, P2: bullets=1, health=3
|
Charge
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 4, P1: bullets=4, health=2, P2: bullets=0, health=3
|
Defend
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 2, P1: bullets=0, health=3, P2: bullets=2, health=2
|
Charge
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 6, P1: bullets=5, health=2, P2: bullets=3, health=3
|
Defend
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 29, P1: bullets=0, health=1, P2: bullets=2, health=2
|
Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 5, P1: bullets=0, health=2, P2: bullets=2, health=2
|
Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 3, P1: bullets=0, health=3, P2: bullets=0, health=3
|
*Invalid Action* Defend
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 7, P1: bullets=0, health=2, P2: bullets=3, health=2
|
Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 13, P1: bullets=2, health=2, P2: bullets=7, health=1
|
*Invalid Action* Charge
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 17, P1: bullets=3, health=2, P2: bullets=3, health=2
|
*Invalid Action* Charge
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 7, P1: bullets=2, health=1, P2: bullets=0, health=3
|
*Invalid Action* Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 8, P1: bullets=2, health=1, P2: bullets=0, health=2
|
Charge
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 32, P1: bullets=2, health=1, P2: bullets=8, health=1
|
Charge
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 4, P1: bullets=2, health=3, P2: bullets=0, health=3
|
*Invalid Action* Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 1, P1: bullets=1, health=3, P2: bullets=1, health=3
|
Charge
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 9, P1: bullets=1, health=2, P2: bullets=1, health=3
|
*Invalid Action* Charge
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 3, P1: bullets=2, health=3, P2: bullets=1, health=3
|
Charge
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 11, P1: bullets=0, health=3, P2: bullets=7, health=1
|
*Invalid Action* Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 8, P1: bullets=1, health=3, P2: bullets=0, health=3
|
*Invalid Action* Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 23, P1: bullets=7, health=1, P2: bullets=6, health=2
|
*Invalid Action* Defend
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 6, P1: bullets=0, health=1, P2: bullets=1, health=1
|
Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 14, P1: bullets=8, health=1, P2: bullets=2, health=3
|
Defend
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 9, P1: bullets=3, health=3, P2: bullets=1, health=2
|
*Invalid Action* Charge
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 23, P1: bullets=4, health=1, P2: bullets=9, health=2
|
Defend
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 29, P1: bullets=6, health=1, P2: bullets=1, health=3
|
Defend
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 14, P1: bullets=4, health=1, P2: bullets=5, health=1
|
Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 8, P1: bullets=4, health=2, P2: bullets=2, health=2
|
Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 10, P1: bullets=5, health=2, P2: bullets=4, health=3
|
Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 13, P1: bullets=1, health=1, P2: bullets=1, health=2
|
Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 14, P1: bullets=0, health=1, P2: bullets=1, health=1
|
Charge
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 11, P1: bullets=4, health=3, P2: bullets=4, health=3
|
Charge
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 17, P1: bullets=4, health=1, P2: bullets=3, health=1
|
*Invalid Action* Charge
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 8, P1: bullets=1, health=1, P2: bullets=0, health=3
|
Defend
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 1, P1: bullets=1, health=3, P2: bullets=1, health=3
|
Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 8, P1: bullets=5, health=2, P2: bullets=4, health=2
|
*Invalid Action* Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 14, P1: bullets=0, health=2, P2: bullets=8, health=2
|
*Invalid Action* Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 19, P1: bullets=3, health=2, P2: bullets=5, health=2
|
Defend
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 1, P1: bullets=1, health=3, P2: bullets=1, health=3
|
Defend
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 5, P1: bullets=3, health=3, P2: bullets=1, health=3
|
Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 3, P1: bullets=1, health=3, P2: bullets=2, health=3
|
Defend
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 2, P1: bullets=2, health=3, P2: bullets=2, health=3
|
Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 25, P1: bullets=8, health=1, P2: bullets=5, health=1
|
Defend
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 14, P1: bullets=3, health=1, P2: bullets=2, health=1
|
*Invalid Action* Defend
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 7, P1: bullets=4, health=3, P2: bullets=3, health=3
|
Defend
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 12, P1: bullets=1, health=1, P2: bullets=1, health=1
|
Defend
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 1, P1: bullets=1, health=3, P2: bullets=1, health=3
|
Charge
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 9, P1: bullets=5, health=2, P2: bullets=3, health=3
|
Defend
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 5, P1: bullets=1, health=1, P2: bullets=1, health=1
|
Charge
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 3, P1: bullets=0, health=3, P2: bullets=2, health=3
|
Charge
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 9, P1: bullets=0, health=2, P2: bullets=3, health=3
|
*Invalid Action* Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 4, P1: bullets=3, health=2, P2: bullets=1, health=3
|
Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 13, P1: bullets=1, health=2, P2: bullets=4, health=2
|
Charge
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 2, P1: bullets=2, health=3, P2: bullets=1, health=3
|
Charge
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 7, P1: bullets=0, health=3, P2: bullets=5, health=2
|
Charge
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 9, P1: bullets=1, health=3, P2: bullets=7, health=2
|
Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 7, P1: bullets=1, health=1, P2: bullets=2, health=2
|
Defend
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 10, P1: bullets=1, health=1, P2: bullets=3, health=1
|
*Invalid Action* Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 8, P1: bullets=6, health=2, P2: bullets=3, health=2
|
*Invalid Action* Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 9, P1: bullets=2, health=2, P2: bullets=2, health=2
|
Defend
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 1, P1: bullets=1, health=3, P2: bullets=1, health=3
|
Charge
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 5, P1: bullets=0, health=2, P2: bullets=1, health=1
|
Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 10, P1: bullets=2, health=3, P2: bullets=6, health=2
|
Defend
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 6, P1: bullets=1, health=3, P2: bullets=0, health=3
|
Defend
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 21, P1: bullets=1, health=1, P2: bullets=2, health=3
|
*Invalid Action* Defend
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 7, P1: bullets=2, health=2, P2: bullets=5, health=2
|
Charge
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 15, P1: bullets=3, health=2, P2: bullets=2, health=2
|
*Invalid Action* Charge
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 4, P1: bullets=1, health=2, P2: bullets=1, health=3
|
Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 13, P1: bullets=4, health=3, P2: bullets=5, health=2
|
*Invalid Action* Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 3, P1: bullets=1, health=3, P2: bullets=3, health=3
|
Charge
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 5, P1: bullets=5, health=1, P2: bullets=1, health=3
|
Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 7, P1: bullets=3, health=2, P2: bullets=4, health=3
|
Defend
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 4, P1: bullets=3, health=2, P2: bullets=1, health=3
|
Defend
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 9, P1: bullets=0, health=3, P2: bullets=2, health=3
|
Charge
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 9, P1: bullets=1, health=2, P2: bullets=5, health=3
|
*Invalid Action* Charge
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 5, P1: bullets=1, health=2, P2: bullets=2, health=1
|
Defend
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 16, P1: bullets=6, health=1, P2: bullets=3, health=2
|
Defend
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 13, P1: bullets=4, health=1, P2: bullets=2, health=3
|
Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 8, P1: bullets=3, health=1, P2: bullets=1, health=2
|
Charge
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 11, P1: bullets=3, health=1, P2: bullets=2, health=2
|
Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 7, P1: bullets=2, health=1, P2: bullets=1, health=1
|
Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 15, P1: bullets=0, health=1, P2: bullets=0, health=3
|
Charge
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 9, P1: bullets=4, health=1, P2: bullets=2, health=3
|
*Invalid Action* Charge
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 12, P1: bullets=1, health=1, P2: bullets=2, health=2
|
Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 8, P1: bullets=1, health=2, P2: bullets=0, health=3
|
*Invalid Action* Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 22, P1: bullets=8, health=1, P2: bullets=3, health=1
|
Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 9, P1: bullets=3, health=2, P2: bullets=2, health=3
|
Defend
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 4, P1: bullets=2, health=2, P2: bullets=1, health=2
|
Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 1, P1: bullets=1, health=3, P2: bullets=1, health=3
|
Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 2, P1: bullets=2, health=3, P2: bullets=2, health=3
|
Defend
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 6, P1: bullets=4, health=1, P2: bullets=1, health=2
|
*Invalid Action* Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 7, P1: bullets=2, health=1, P2: bullets=0, health=3
|
*Invalid Action* Charge
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 24, P1: bullets=4, health=1, P2: bullets=5, health=2
|
*Invalid Action* Defend
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 10, P1: bullets=2, health=1, P2: bullets=2, health=2
|
Shoot
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 9, P1: bullets=0, health=1, P2: bullets=1, health=1
|
Charge
|
Here is a P1 vs P2 game. Assume you are the P2. Given the game state, provide the best action.
|
Turn: 7, P1: bullets=1, health=2, P2: bullets=3, health=3
|
Defend
|
End of preview. Expand
in Data Studio
README.md exists but content is empty.
- Downloads last month
- 28