Skip to content

games tasks

Back to the task catalog

Generated by scripts/generate_task_catalog.py; do not edit by hand.

This domain contains 170 active tasks across 52 scenes.

Scenes

Scene Tasks
2048 3
backgammon 3
battleship 4
bingo 4
bowling 3
brick_breaker 3
bubble_shooter 4
cards 10
checkers 4
chess 8
chess_variant 2
circular_chess 2
connect_four 4
counterfactual_board 2
crossing 3
darts 3
dominoes 6
dots_and_boxes 3
go 3
hex 3
irregular_link_board 2
lane_runner 2
ludo_board 3
mancala_pit_board 3
marble_chain 3
match3 3
minecraft 3
minesweeper 3
minigolf 2
nine_mens_morris 2
pacman 3
pinball_table 2
platformer 3
pool 2
racing_track 2
radial_hunt_board 2
reversi 3
rhythm 4
rule_override_board 2
sixteen_soldiers 2
sliding_block 4
slot_machine 3
snake 3
snakes_ladders 3
sokoban 3
solitaire 5
space_shooter 5
tetris 5
tic_tac_toe_3d 3
tower_defense 3
tower_draughts_board 2
ultimate_tictactoe 3

2048

Task Objective Answer Annotation Reasoning Code
task_games__2048__max_tile_value max_tile_value integer bbox_set ranking, state_update source
task_games__2048__merge_count merge_count integer segment_set counting, state_update source
task_games__2048__move_result_board_label move_result_board_label string bbox state_update source

backgammon

Task Objective Answer Annotation Reasoning Code
task_games__backgammon__destination_count destination_count integer bbox_set filtering, counting, state_update source
task_games__backgammon__pip_count_value pip_count_value integer bbox_set aggregation, topology, formula_evaluation source
task_games__backgammon__point_state_count point_state_count integer bbox_set filtering, counting source

battleship

Task Objective Answer Annotation Reasoning Code
task_games__battleship__last_ship_cell_label last_ship_cell_label string point matching source
task_games__battleship__remaining_ship_shape_label remaining_ship_shape_label string bbox matching source
task_games__battleship__ship_cell_status_count ship_cell_status_count integer bbox_set filtering, counting source
task_games__battleship__ship_status_count ship_status_count integer bbox_set_map filtering, counting source

bingo

Task Objective Answer Annotation Reasoning Code
task_games__bingo__called_number_match_count called_number_match_count integer bbox_set filtering, counting, logical_composition source
task_games__bingo__completed_column_label completed_column_label string segment filtering source
task_games__bingo__completed_line_sum_value completed_line_sum_value integer point_set aggregation source
task_games__bingo__near_complete_line_count near_complete_line_count integer bbox_set filtering, counting source

bowling

Task Objective Answer Annotation Reasoning Code
task_games__bowling__first_pin_hit_label first_pin_hit_label string point ranking, spatial_relations, topology source
task_games__bowling__path_hit_count path_hit_count integer bbox_set filtering, counting, spatial_relations, topology source
task_games__bowling__spare_path_label spare_path_label string segment spatial_relations, topology, state_update source

brick_breaker

Task Objective Answer Annotation Reasoning Code
task_games__brick_breaker__hit_row_remaining_count hit_row_remaining_count integer bbox_set filtering, counting, state_update source
task_games__brick_breaker__next_hit_label next_hit_label string point ranking, spatial_relations source
task_games__brick_breaker__paddle_catch_label paddle_catch_label string point spatial_relations source

bubble_shooter

Task Objective Answer Annotation Reasoning Code
task_games__bubble_shooter__drop_count drop_count integer bbox_set counting, topology, state_update source
task_games__bubble_shooter__pop_color_label pop_color_label string bbox_set state_update source
task_games__bubble_shooter__pop_count pop_count integer bbox_set filtering, counting, comparison, topology, state_update source
task_games__bubble_shooter__pop_target_label pop_target_label string bbox filtering, counting, comparison, topology, state_update source

cards

Task Objective Answer Annotation Reasoning Code
task_games__cards__blackjack_best_hand_label blackjack_best_hand_label string bbox_set ranking, formula_evaluation source
task_games__cards__exact_triple_count exact_triple_count integer bbox_set_map filtering, counting source
task_games__cards__higher_than_reference_count higher_than_reference_count integer bbox_set filtering, counting, comparison, ranking source
task_games__cards__longest_run_length longest_run_length integer bbox_set counting, ranking, topology source
task_games__cards__missing_card_to_complete_hand_label missing_card_to_complete_hand_label string bbox matching source
task_games__cards__poker_best_hand_label poker_best_hand_label string bbox_set ranking source
task_games__cards__poker_draw_card_label poker_draw_card_label string bbox ranking, matching source
task_games__cards__same_suit_as_reference_count same_suit_as_reference_count integer bbox_set filtering, counting source
task_games__cards__trick_taking_winner_label trick_taking_winner_label string bbox filtering, comparison, ranking source
task_games__cards__trick_winning_play_label trick_winning_play_label string bbox state_update source

checkers

Task Objective Answer Annotation Reasoning Code
task_games__checkers__max_capture_chain_length max_capture_chain_length integer bbox_set filtering, counting, ranking, topology, state_update source
task_games__checkers__move_count move_count integer bbox_set filtering, counting, state_update source
task_games__checkers__piece_mobility_count piece_mobility_count integer bbox_set filtering, counting, state_update source
task_games__checkers__piece_state_count piece_state_count integer bbox_set filtering, counting source

chess

Task Objective Answer Annotation Reasoning Code
task_games__chess__checkmate_move_label checkmate_move_label option_letter point_map state_update source
task_games__chess__colored_piece_kind_count colored_piece_kind_count integer bbox_set filtering, counting, logical_composition source
task_games__chess__king_escape_square_count king_escape_square_count integer bbox_set counting, state_update source
task_games__chess__marked_piece_capture_count marked_piece_capture_count integer bbox_set counting, state_update source
task_games__chess__marked_piece_destination_count marked_piece_destination_count integer bbox_set counting, state_update source
task_games__chess__piece_kind_count piece_kind_count integer bbox_set filtering, counting source
task_games__chess__player_capture_piece_count player_capture_piece_count integer bbox_set filtering, counting, state_update source
task_games__chess__target_square_attacker_count target_square_attacker_count integer bbox_set counting, spatial_relations source

chess_variant

Task Objective Answer Annotation Reasoning Code
task_games__chess_variant__marked_piece_capture_count marked_piece_capture_count integer bbox_set counting, state_update source
task_games__chess_variant__marked_piece_destination_count marked_piece_destination_count integer bbox_set counting, state_update source

circular_chess

Task Objective Answer Annotation Reasoning Code
task_games__circular_chess__marked_piece_destination_count marked_piece_destination_count integer point_set filtering, counting, state_update source
task_games__circular_chess__target_cell_reacher_count target_cell_reacher_count integer point_set filtering, counting, state_update source

connect_four

Task Objective Answer Annotation Reasoning Code
task_games__connect_four__blocking_move_column_label blocking_move_column_label string point state_update source
task_games__connect_four__column_disc_profile_label column_disc_profile_label string bbox_set filtering, counting, logical_composition source
task_games__connect_four__winning_move_column_label winning_move_column_label string point state_update source
task_games__connect_four__winning_move_count winning_move_count integer bbox_set filtering, counting, state_update source

counterfactual_board

Task Objective Answer Annotation Reasoning Code
task_games__counterfactual_board__board_dimension_count board_dimension_count integer bbox_set counting source
task_games__counterfactual_board__board_line_count board_line_count integer segment_set counting source

crossing

Task Objective Answer Annotation Reasoning Code
task_games__crossing__first_exit_object_label first_exit_object_label string point ranking source
task_games__crossing__hit_object_label hit_object_label string point spatial_relations, topology source
task_games__crossing__moving_object_direction_count moving_object_direction_count integer bbox_set filtering, counting source

darts

Task Objective Answer Annotation Reasoning Code
task_games__darts__bullseye_membership_count bullseye_membership_count integer bbox_set filtering, counting, spatial_relations source
task_games__darts__dart_score_value dart_score_value integer point formula_evaluation source
task_games__darts__highest_scoring_dart_label highest_scoring_dart_label option_letter point ranking, formula_evaluation source

dominoes

Task Objective Answer Annotation Reasoning Code
task_games__dominoes__double_count double_count integer bbox_set filtering, counting source
task_games__dominoes__higher_sum_than_reference_count higher_sum_than_reference_count integer bbox_set filtering, counting, comparison, aggregation source
task_games__dominoes__invalid_join_label invalid_join_label option_letter segment matching source
task_games__dominoes__longest_chain_length_value longest_chain_length_value integer bbox_set ranking, topology source
task_games__dominoes__matching_end_count matching_end_count integer bbox_set filtering, counting, matching source
task_games__dominoes__sum_to_target_count sum_to_target_count integer bbox_set filtering, counting, aggregation source

dots_and_boxes

Task Objective Answer Annotation Reasoning Code
task_games__dots_and_boxes__completable_box_label completable_box_label option_letter bbox filtering, counting, state_update source
task_games__dots_and_boxes__owned_box_count owned_box_count integer bbox_set filtering, counting source
task_games__dots_and_boxes__three_sided_box_count three_sided_box_count integer bbox_set filtering, counting source

go

Task Objective Answer Annotation Reasoning Code
task_games__go__group_adjacent_enemy_count group_adjacent_enemy_count integer bbox_set filtering, counting, logical_composition, spatial_relations, topology source
task_games__go__group_liberty_count group_liberty_count integer point_set filtering, counting, topology source
task_games__go__marked_group_stone_count marked_group_stone_count integer bbox_set filtering, counting, topology source

hex

Task Objective Answer Annotation Reasoning Code
task_games__hex__candidate_neighbor_count candidate_neighbor_count integer point_set filtering, counting, topology source
task_games__hex__connection_gap_count connection_gap_count integer point_set counting, ranking, topology source
task_games__hex__winning_move_cell_label winning_move_cell_label string point filtering, topology, state_update source
Task Objective Answer Annotation Reasoning Code
task_games__irregular_link_board__capture_move_count capture_move_count integer point_set filtering, counting, topology, state_update source
task_games__irregular_link_board__marked_piece_destination_count marked_piece_destination_count integer point_set filtering, counting, topology, state_update source

lane_runner

Task Objective Answer Annotation Reasoning Code
task_games__lane_runner__path_coin_count path_coin_count integer point_set filtering, counting, logical_composition, spatial_relations, topology source
task_games__lane_runner__safe_path_label safe_path_label option_letter bbox topology source

ludo_board

Task Objective Answer Annotation Reasoning Code
task_games__ludo_board__capture_roll_option_label capture_roll_option_label option_letter point_map topology, state_update source
task_games__ludo_board__move_result_option_label move_result_option_label option_letter point_map topology, state_update source
task_games__ludo_board__winning_roll_value winning_roll_value integer point topology, state_update, formula_evaluation source

mancala_pit_board

Task Objective Answer Annotation Reasoning Code
task_games__mancala_pit_board__max_post_sow_option_label max_post_sow_option_label option_letter bbox ranking, state_update source
task_games__mancala_pit_board__post_sow_pit_count_value post_sow_pit_count_value integer bbox_map counting, state_update source
task_games__mancala_pit_board__sowing_landing_option_label sowing_landing_option_label option_letter bbox ranking, state_update source

marble_chain

Task Objective Answer Annotation Reasoning Code
task_games__marble_chain__closure_match_direction_label closure_match_direction_label option_letter point filtering, counting, comparison, topology, state_update, matching source
task_games__marble_chain__max_pop_direction_label max_pop_direction_label option_letter point counting, ranking, topology, state_update source
task_games__marble_chain__shot_effect_value shot_effect_value integer bbox_set counting, topology, state_update source

match3

Task Objective Answer Annotation Reasoning Code
task_games__match3__gem_count gem_count integer bbox_set filtering, counting source
task_games__match3__max_clear_swap_label max_clear_swap_label option_letter point counting, ranking, state_update source
task_games__match3__swap_clear_count swap_clear_count integer bbox_set counting, state_update source

minecraft

Task Objective Answer Annotation Reasoning Code
task_games__minecraft__resource_route_cost resource_route_cost integer bbox_set filtering, counting, topology source
task_games__minecraft__stack_height_condition_count stack_height_condition_count integer bbox_set filtering, counting, comparison source
task_games__minecraft__top_ore_stack_count top_ore_stack_count integer bbox_set filtering, counting source

minesweeper

Task Objective Answer Annotation Reasoning Code
task_games__minesweeper__forced_cell_count forced_cell_count integer bbox_set filtering, counting source
task_games__minesweeper__forced_mine_cell_label forced_mine_cell_label option_letter point formula_evaluation, matching source
task_games__minesweeper__remaining_mine_count_value remaining_mine_count_value integer point counting, formula_evaluation source

minigolf

Task Objective Answer Annotation Reasoning Code
task_games__minigolf__first_obstacle_label first_obstacle_label string point ranking, spatial_relations, topology, state_update source
task_games__minigolf__shot_path_label shot_path_label string segment spatial_relations, topology, state_update source

nine_mens_morris

Task Objective Answer Annotation Reasoning Code
task_games__nine_mens_morris__mill_completion_point_count mill_completion_point_count integer point_set filtering, counting, state_update source
task_games__nine_mens_morris__pieces_in_mill_count pieces_in_mill_count integer bbox_set filtering, counting source

pacman

Task Objective Answer Annotation Reasoning Code
task_games__pacman__next_item_label next_item_label string point ranking, spatial_relations, topology source
task_games__pacman__pellet_count_before_ghost pellet_count_before_ghost integer point_set_map filtering, counting, ranking, spatial_relations, topology source
task_games__pacman__route_score_value route_score_value integer point_set aggregation, topology, formula_evaluation source

pinball_table

Task Objective Answer Annotation Reasoning Code
task_games__pinball_table__first_hit_object_label first_hit_object_label string point ranking, spatial_relations, topology source
task_games__pinball_table__scoreable_object_count scoreable_object_count integer bbox_set counting source

platformer

Task Objective Answer Annotation Reasoning Code
task_games__platformer__collectible_count collectible_count integer point_set counting source
task_games__platformer__jump_collectible_score_value jump_collectible_score_value integer point_set aggregation, formula_evaluation source
task_games__platformer__jump_landing_label jump_landing_label string bbox spatial_relations source

pool

Task Objective Answer Annotation Reasoning Code
task_games__pool__blocking_ball_count blocking_ball_count integer bbox_set filtering, counting, spatial_relations source
task_games__pool__group_ball_count group_ball_count integer bbox_set filtering, counting source

racing_track

Task Objective Answer Annotation Reasoning Code
task_games__racing_track__ahead_object_count ahead_object_count integer bbox_set filtering, counting, logical_composition source
task_games__racing_track__finish_distance_extremum_label finish_distance_extremum_label string point ranking, spatial_relations source

radial_hunt_board

Task Objective Answer Annotation Reasoning Code
task_games__radial_hunt_board__capture_move_count capture_move_count integer point_set filtering, counting, topology, state_update source
task_games__radial_hunt_board__marked_piece_destination_count marked_piece_destination_count integer point_set filtering, counting, topology, state_update source

reversi

Task Objective Answer Annotation Reasoning Code
task_games__reversi__frontier_disc_count frontier_disc_count integer point_set filtering, counting, spatial_relations source
task_games__reversi__legal_destination_count legal_destination_count integer bbox_set counting, state_update source
task_games__reversi__marked_move_flip_count marked_move_flip_count integer point_set counting, state_update source

rhythm

Task Objective Answer Annotation Reasoning Code
task_games__rhythm__earliest_hit_lane_label earliest_hit_lane_label integer bbox filtering, comparison, ranking source
task_games__rhythm__lane_note_count lane_note_count integer bbox_set filtering, counting source
task_games__rhythm__lane_note_score_value lane_note_score_value integer bbox_set filtering, aggregation, formula_evaluation source
task_games__rhythm__most_notes_lane_label most_notes_lane_label integer bbox_set filtering, counting, ranking source

rule_override_board

Task Objective Answer Annotation Reasoning Code
task_games__rule_override_board__line_result_count line_result_count integer bbox_set filtering, counting source
task_games__rule_override_board__piece_result_count piece_result_count integer bbox_set filtering, counting source

sixteen_soldiers

Task Objective Answer Annotation Reasoning Code
task_games__sixteen_soldiers__marked_piece_capture_count marked_piece_capture_count integer point_set filtering, counting, topology, state_update source
task_games__sixteen_soldiers__marked_piece_destination_count marked_piece_destination_count integer point_set filtering, counting, topology, state_update source

sliding_block

Task Objective Answer Annotation Reasoning Code
task_games__sliding_block__block_orientation_count block_orientation_count integer bbox_set counting source
task_games__sliding_block__movable_block_count movable_block_count integer bbox_set counting, state_update source
task_games__sliding_block__sliding_block_blocker_count sliding_block_blocker_count integer bbox_set counting, topology source
task_games__sliding_block__sliding_block_move_result_label sliding_block_move_result_label option_letter bbox_map state_update, matching source

slot_machine

Task Objective Answer Annotation Reasoning Code
task_games__slot_machine__paytable_score_value paytable_score_value integer segment formula_evaluation, matching source
task_games__slot_machine__reel_completion_label reel_completion_label option_letter bbox counting, formula_evaluation, matching source
task_games__slot_machine__winning_payline_count winning_payline_count integer segment_set counting, matching source

snake

Task Objective Answer Annotation Reasoning Code
task_games__snake__path_outcome_option_label path_outcome_option_label option_letter bbox_set topology, state_update, matching source
task_games__snake__safe_direction_count safe_direction_count integer bbox_set filtering, counting source
task_games__snake__snake_length_count snake_length_count integer bbox_set counting source

snakes_ladders

Task Objective Answer Annotation Reasoning Code
task_games__snakes_ladders__move_outcome_value move_outcome_value integer bbox_map state_update source
task_games__snakes_ladders__remaining_to_finish_value remaining_to_finish_value integer bbox_map formula_evaluation source
task_games__snakes_ladders__special_square_count special_square_count integer bbox_set counting source

sokoban

Task Objective Answer Annotation Reasoning Code
task_games__sokoban__box_goal_status_count box_goal_status_count integer bbox_set filtering, counting, matching source
task_games__sokoban__closest_box_goal_label closest_box_goal_label option_letter bbox ranking, spatial_relations, matching source
task_games__sokoban__push_stand_cell_label push_stand_cell_label option_letter bbox spatial_relations, state_update source

solitaire

Task Objective Answer Annotation Reasoning Code
task_games__solitaire__cascade_card_at_depth_label cascade_card_at_depth_label option_letter point ranking, spatial_relations source
task_games__solitaire__column_card_count_value column_card_count_value integer point_set counting source
task_games__solitaire__foundation_ready_count foundation_ready_count integer bbox_set counting, state_update source
task_games__solitaire__move_legality_label move_legality_label option_letter bbox_map state_update source
task_games__solitaire__tableau_movable_card_count_value tableau_movable_card_count_value integer bbox_set counting, state_update source

space_shooter

Task Objective Answer Annotation Reasoning Code
task_games__space_shooter__enemy_ship_count enemy_ship_count integer bbox_set counting source
task_games__space_shooter__enemy_ship_hit_count enemy_ship_hit_count integer bbox_set counting, ranking, aggregation source
task_games__space_shooter__first_hit_enemy_ship_label first_hit_enemy_ship_label option_letter bbox ranking, spatial_relations, state_update source
task_games__space_shooter__hit_enemy_ship_label hit_enemy_ship_label option_letter bbox ranking, spatial_relations, state_update source
task_games__space_shooter__safe_lane_count safe_lane_count integer bbox_set filtering, counting source

tetris

Task Objective Answer Annotation Reasoning Code
task_games__tetris__active_piece_shape_label active_piece_shape_label string bbox matching source
task_games__tetris__drop_collision_time_value drop_collision_time_value integer bbox_set_map filtering, state_update source
task_games__tetris__drop_result_label drop_result_label string bbox state_update source
task_games__tetris__line_clear_count line_clear_count integer bbox_map filtering, counting, ranking, state_update source
task_games__tetris__row_occupancy_status_count row_occupancy_status_count integer bbox_set filtering, counting source

tic_tac_toe_3d

Task Objective Answer Annotation Reasoning Code
task_games__tic_tac_toe_3d__blocking_move_cell_label blocking_move_cell_label string bbox_set state_update source
task_games__tic_tac_toe_3d__layer_piece_count layer_piece_count integer point_set filtering, counting source
task_games__tic_tac_toe_3d__winning_move_cell_label winning_move_cell_label string bbox_set state_update source

tower_defense

Task Objective Answer Annotation Reasoning Code
task_games__tower_defense__best_tower_position_label best_tower_position_label string point counting, ranking, spatial_relations, topology, state_update source
task_games__tower_defense__covered_path_segment_count covered_path_segment_count integer point_set counting, spatial_relations, topology source
task_games__tower_defense__nearest_exit_enemy_label nearest_exit_enemy_label string point ranking, spatial_relations, topology source

tower_draughts_board

Task Objective Answer Annotation Reasoning Code
task_games__tower_draughts_board__controlled_stack_count controlled_stack_count integer bbox_set counting source
task_games__tower_draughts_board__marked_stack_capture_count marked_stack_capture_count integer bbox_set filtering, counting, spatial_relations, state_update source

ultimate_tictactoe

Task Objective Answer Annotation Reasoning Code
task_games__ultimate_tictactoe__line_completion_move_label line_completion_move_label string bbox state_update source
task_games__ultimate_tictactoe__macro_threat_board_count macro_threat_board_count integer bbox_set filtering, counting, logical_composition source
task_games__ultimate_tictactoe__small_board_status_count small_board_status_count integer bbox_set filtering, counting source