Skip to content

Use separate sub-seeds for maze and food generation #948

@Debilski

Description

@Debilski

I think we should be able to specify a different food seed on the command line, especially when testing. Sometimes I just want to check if there is an anomaly in the food-creation algorithm but it is impossible to find out as any seed change also changes the layout.

Maybe --seed 13457898 will find a default food seed but using --seed 13457898:12345 we can manually add one.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions