difficulty stringclasses 4
values | boundary listlengths 2 2 | key listlengths 2 2 | flag listlengths 2 2 | init listlengths 2 2 | walls listlengths 0 13 | min_actions int64 3 24 |
|---|---|---|---|---|---|---|
Easy | [
3,
3
] | [
1,
1
] | [
2,
2
] | [
0,
0
] | [] | 3 |
Medium | [
5,
5
] | [
3,
1
] | [
4,
4
] | [
0,
0
] | [
[
1,
1
]
] | 7 |
Hard | [
8,
15
] | [
3,
1
] | [
7,
13
] | [
0,
0
] | [
[
2,
2
],
[
1,
1
],
[
5,
3
],
[
1,
11
],
[
5,
5
],
[
6,
6
],
[
6,
10
],
[
2,
6
],
[
4,
12
]
] | 14 |
Evil | [
8,
15
] | [
5,
1
] | [
7,
13
] | [
0,
0
] | [
[
2,
2
],
[
3,
3
],
[
4,
2
],
[
1,
1
],
[
2,
4
],
[
7,
11
],
[
5,
3
],
[
1,
11
],
[
5,
5
],
[
6,
6
],
[
6,
10
],
[
2,
6
],
[
4,
12
]
] | 24 |
GPTWorld Game Levels
This dataset contains predefined game levels used in the GPTWorld project.
Each level defines a small grid-based world with a player start position, a key, a flag, and optional walls.
The original HF Space seems to be outdated and it not accessible anymore.
- Downloads last month
- 4