Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Command-Line Options for Overrides #4

Open
FaceFTW opened this issue Oct 7, 2023 · 0 comments
Open

Add Command-Line Options for Overrides #4

FaceFTW opened this issue Oct 7, 2023 · 0 comments
Assignees

Comments

@FaceFTW
Copy link
Owner

FaceFTW commented Oct 7, 2023

This list is currently in progress, and will likely be updated to include links to sub-issues for each (category of) flag and new ideas as implementation continues.

List of Flags

Execution Related

Pipe Generation Related

  • --max-pipes <number> - Maximum number of pipes in each run
  • --max-bounds <number> <number> <number> - Size of the space where the pipes are created
  • --turn-chance <number> - Chance that a pipe will turn, requires float number between 0 and 1
  • --max-gen-time <number> - How long in seconds that is used for generating pipes. - Add "Looping Effect" + Transition #5
  • --max-freeze-time <number> - How long in seconds will the program "freeze" before resetting the simulation, ignored by --single-run - Add "Looping Effect" + Transition #5

Rendering Related - #6

  • --bg-color <number> <number> <number> -

LIST IN PROGRESS

@FaceFTW FaceFTW self-assigned this Oct 10, 2023
FaceFTW added a commit that referenced this issue Oct 19, 2023
FaceFTW added a commit that referenced this issue Oct 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant