Basic Platformer Movement

gamephanes-public==0.1
Gameplay Systems Movement Reference environment Public evaluator unrated

Usage

node ./bin/gamephanes.js task init ./benchmark/tasks/platformer-basic.json --workspace ./workspace
node ./bin/gamephanes.js run ./benchmark/tasks/platformer-basic.json --project ./workspace --godot /path/to/godot

Runtime evidence

Basic Platformer Movement runtime capture

This executable Godot project is the feedback surface for the task. Evaluator-controlled inputs probe the candidate project; the Coding Agent acts through terminal commands and code changes.

View project

Instruction

Verify that the player can move, jump, collect a coin, and update the score.

Success criteria

Evaluation contract

Task ID
platformer_basic_001
Runtime
Godot 4.x
Timeout
15 seconds
Assertions
5 deterministic checks
Harness
External, benchmark-owned
Agent action
Terminal commands and project edits

Tags

godot2dmovementinputscoring

Created by GamePhanes

PUBLIC REFERENCE ENVIRONMENT. THIS PAGE DOCUMENTS THE OPEN CONTRACT; SEALED STARTERS, HIDDEN ASSERTIONS, AND PRODUCTION ROLLOUTS ARE NOT PUBLISHED HERE.