Skip to content

Design Puzzle Loader Module (Level Configuration) #6

Description

@Mkalbani

Description

Build a loader module responsible for reading puzzle definitions from config files or embedded data.

Acceptance Criteria

  • A loader module exists under src/loader/mod.rs
  • Puzzles can be loaded from a JSON or TOML file
  • Invalid or malformed puzzle files return descriptive errors
  • Loaded puzzles are validated before being passed to the engine
  • Unit tests cover valid load, invalid format, and missing file scenarios

Metadata

Metadata

Assignees

No one assigned

    Labels

    GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardThird CampaignCampaign: Third Campaign

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions