ww commited on
Commit
6bac19d
·
1 Parent(s): 913e01c

Standardize task and target names

Browse files
Files changed (2) hide show
  1. .gitattributes +1 -0
  2. README.md +24 -21
.gitattributes CHANGED
@@ -35,6 +35,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
35
  *.xz filter=lfs diff=lfs merge=lfs -text
36
  *.zip filter=lfs diff=lfs merge=lfs -text
37
  *.zst filter=lfs diff=lfs merge=lfs -text
 
38
  *tfevents* filter=lfs diff=lfs merge=lfs -text
39
  # Audio files - uncompressed
40
  *.pcm filter=lfs diff=lfs merge=lfs -text
 
35
  *.xz filter=lfs diff=lfs merge=lfs -text
36
  *.zip filter=lfs diff=lfs merge=lfs -text
37
  *.zst filter=lfs diff=lfs merge=lfs -text
38
+ *.blend filter=lfs diff=lfs merge=lfs -text
39
  *tfevents* filter=lfs diff=lfs merge=lfs -text
40
  # Audio files - uncompressed
41
  *.pcm filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -11,29 +11,32 @@ tags:
11
 
12
  # GameCode4D
13
 
14
- Game prompts for the 20 Code2Games tasks. The corresponding Blender gameplay worlds will be provided as `.blend` files.
 
 
 
15
 
16
  ## Game Prompts
17
 
18
  | ID | Task | Target file | Prompt |
19
  |---:|---|---|---|
20
- | 01 | Environmental Reconnaissance | `environmental_reconnaissance_01.blend` | Create a third-person reconnaissance game on a rocky ridgeline. Explore landmarks, locate a hidden signal, inspect a shrine, and reach extraction. |
21
- | 02 | First Person Assault | `first_person_assault_02.blend` | Create a first-person sci-fi assault on a red desert ridgeline. Eliminate three hostile sentries and secure the remote signal relay. |
22
- | 03 | Jungle Reconnaissance | `jungle_reconnaissance_03.blend` | Create a third-person tactical mission in a dark rainy jungle. Follow tracks, avoid or eliminate patrols, and secure the target uplink. |
23
- | 04 | Coastal Infiltration | `coastal_infiltration_04.blend` | Create a third-person coastal-jungle infiltration. Scout through vegetation, flank hostile patrols, and secure the marked relay with a silenced weapon. |
24
- | 05 | Archer Assassination | `archer_assassination_05.blend` | Create a third-person fantasy archer assassination in a rocky desert. Scout the arena, take cover, locate the target, and eliminate it with a bow. |
25
- | 06 | Archer Hunt | `archer_hunt_06.blend` | Create a third-person archer hunt in a dead-tree wasteland. Position using sparse terrain, aim at distant targets, and eliminate them with a bow. |
26
- | 07 | Monster Hunt | `monster_hunt_07.blend` | Create a third-person monster hunt in a dark forest. Track the Thornback, break its neck armor, defeat it, and claim the trophy. |
27
- | 08 | Storm Weather Hunt | `storm_weather_hunt_08.blend` | Create a storm-weather Thornback hunt through a wet forest. Track the creature in low visibility, defeat it, and retrieve the trophy. |
28
- | 09 | Relic Runner | `relic_runner_09.blend` | Create a third-person relic runner in a rain-soaked jungle temple. Dodge ruin obstacles, collect five relics, and reach the escape shrine. |
29
- | 10 | Off Road Rally | `off_road_rally_10.blend` | Create a high-speed off-road rally through a desert oasis. Drive across uneven terrain, use nitro, pass eight checkpoints, and reach the finish. |
30
- | 11 | Desert Storm Rally | `desert_storm_rally_11.blend` | Create a desert-storm rally across layered dunes. Control the vehicle over changing slopes, pass eight rally gates, and complete the stage. |
31
- | 12 | Alpine Slalom | `alpine_slalom_12.blend` | Create a third-person alpine slalom on a bright snow course. Control speed and direction, clear eight gates, and reach the finish arch. |
32
- | 13 | Golden Hour Slalom | `golden_hour_slalom_13.blend` | Create a golden-hour alpine slalom route. Descend through warm-lit snow, clear eight ordered gates, and reach the finish without penalties. |
33
- | 14 | Underwater Survey | `underwater_survey_14.blend` | Create a free-swimming scientific survey in a coral reef. Collect three samples, investigate two marked sites, and return to extraction. |
34
- | 15 | Blackwater Survey | `blackwater_survey_15.blend` | Create a blackwater anomaly survey under low visibility. Collect three samples, scan two anomalous sites, monitor sonar, and extract after completion. |
35
- | 16 | Low Altitude Flight | `low_altitude_flight_16.blend` | Create an F-104 low-altitude flight mission at dawn. Follow the safe corridor, activate four flight cells, and lock the summit mast. |
36
- | 17 | Summit Intercept Flight | `summit_intercept_flight_17.blend` | Create a summit-intercept flight over foggy mountains. Follow the designated corridor, activate four terrain-link cells, and lock the summit mast. |
37
- | 18 | Resource Scavenging | `resource_scavenging_18.blend` | Create a third-person block-style scavenging challenge in a red desert canyon. Explore markers, collect resources, avoid hazards, and complete the required set. |
38
- | 19 | Resource Expedition | `resource_expedition_19.blend` | Create a block-style resource expedition across rocky clearings and forest terrain. Traverse multiple regions, gather crafting materials, and complete the resource set. |
39
- | 20 | First Person Sci Fi Combat | `first_person_sci_fi_combat_20.blend` | Create a first-person sci-fi combat sweep on a red-desert ridgeline. Track and eliminate three hostile sentries, then secure the remote signal uplink. |
 
11
 
12
  # GameCode4D
13
 
14
+ Game prompts for the 20 Code2Games tasks. Task and target names use the
15
+ `<scenario>_<variant>` convention: `_1` is the original version and `_2` is
16
+ the newer variant. The corresponding Blender gameplay worlds are provided as
17
+ `.blend` files with exactly the same task name.
18
 
19
  ## Game Prompts
20
 
21
  | ID | Task | Target file | Prompt |
22
  |---:|---|---|---|
23
+ | 01 | FPS_1 | `FPS_1.blend` | Create a first-person sci-fi assault on a red desert ridgeline. Eliminate three hostile sentries and secure the remote signal relay. |
24
+ | 02 | FPS_2 | `FPS_2.blend` | Create a first-person sci-fi combat sweep on a red-desert ridgeline. Track and eliminate three hostile sentries, then secure the remote signal uplink. |
25
+ | 03 | Monster_Hunt_1 | `Monster_Hunt_1.blend` | Create a third-person monster hunt in a dark forest. Track the Thornback, break its neck armor, defeat it, and claim the trophy. |
26
+ | 04 | Monster_Hunt_2 | `Monster_Hunt_2.blend` | Create a storm-weather Thornback hunt through a wet forest. Track the creature in low visibility, defeat it, and retrieve the trophy. |
27
+ | 05 | Racing_1 | `Racing_1.blend` | Create a high-speed off-road rally through a desert oasis. Drive across uneven terrain, use nitro, pass eight checkpoints, and reach the finish. |
28
+ | 06 | Racing_2 | `Racing_2.blend` | Create a desert-storm rally across layered dunes. Control the vehicle over changing slopes, pass eight rally gates, and complete the stage. |
29
+ | 07 | Skiing_1 | `Skiing_1.blend` | Create a third-person alpine slalom on a bright snow course. Control speed and direction, clear eight gates, and reach the finish arch. |
30
+ | 08 | Skiing_2 | `Skiing_2.blend` | Create a golden-hour alpine slalom route. Descend through warm-lit snow, clear eight ordered gates, and reach the finish without penalties. |
31
+ | 09 | Temple_Run_1 | `Temple_Run_1.blend` | Create a third-person reconnaissance game on a rocky ridgeline. Explore landmarks, locate a hidden signal, inspect a shrine, and reach extraction. |
32
+ | 10 | Temple_Run_2 | `Temple_Run_2.blend` | Create a third-person relic runner in a rain-soaked jungle temple. Dodge ruin obstacles, collect five relics, and reach the escape shrine. |
33
+ | 11 | TPS_2 | `TPS_2.blend` | Create a third-person tactical mission in a dark rainy jungle. Follow tracks, avoid or eliminate patrols, and secure the target uplink. |
34
+ | 12 | TPS_1 | `TPS_1.blend` | Create a third-person coastal-jungle infiltration. Scout through vegetation, flank hostile patrols, and secure the marked relay with a silenced weapon. |
35
+ | 13 | Underwater_1 | `Underwater_1.blend` | Create a free-swimming scientific survey in a coral reef. Collect three samples, investigate two marked sites, and return to extraction. |
36
+ | 14 | Underwater_2 | `Underwater_2.blend` | Create a blackwater anomaly survey under low visibility. Collect three samples, scan two anomalous sites, monitor sonar, and extract after completion. |
37
+ | 15 | Wingsuit_1 | `Wingsuit_1.blend` | Create an F-104 low-altitude flight mission at dawn. Follow the safe corridor, activate four flight cells, and lock the summit mast. |
38
+ | 16 | Wingsuit_2 | `Wingsuit_2.blend` | Create a summit-intercept flight over foggy mountains. Follow the designated corridor, activate four terrain-link cells, and lock the summit mast. |
39
+ | 17 | Assassins_Creed_1 | `Assassins_Creed_1.blend` | Create a third-person fantasy archer assassination in a rocky desert. Scout the arena, take cover, locate the target, and eliminate it with a bow. |
40
+ | 18 | Assassins_Creed_2 | `Assassins_Creed_2.blend` | Create a third-person archer hunt in a dead-tree wasteland. Position using sparse terrain, aim at distant targets, and eliminate them with a bow. |
41
+ | 19 | Minecraft_1 | `Minecraft_1.blend` | Create a third-person block-style scavenging challenge in a red desert canyon. Explore markers, collect resources, avoid hazards, and complete the required set. |
42
+ | 20 | Minecraft_2 | `Minecraft_2.blend` | Create a block-style resource expedition across rocky clearings and forest terrain. Traverse multiple regions, gather crafting materials, and complete the resource set. |