Skip to content

Add vehicle selection model #3

Description

@Hartwich

Goal

Add vehicle selection support to Drift Racer.

Codex Auftrag

Define a small, validated vehicle selection model.

Focus

  • define a small set of vehicle variants
  • allow players to select a vehicle before the race
  • validate vehicle selection on the server
  • show selected vehicle on host and controller

Acceptance Criteria

  • Defaults work if no vehicle is selected.
  • Invalid vehicle ids are rejected or replaced by default.
  • Selected vehicles are visible in setup or race start.
  • npm run typecheck passes.
  • npm run build passes.

Safety

Do not add copyrighted, unclear, or unreviewed third-party assets or content.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:controllerPhone controller UI or controller input.area:hostShared host screen, rendering, or host UI.area:serverServer-authoritative state, validation, or socket flow.size:mMedium task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions