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

Play games in order rather than randomly #4

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

darren-stoll
Copy link

I wrote over the randomizer and changed it into a sequentializer so that the games placed can be played in order. However, I don't currently have a way to change the order itself, since that's done in the RaceShufflerSetup program itself. I figure this is a good first step for that though, and I hope it helps out.

@brossentia
Copy link
Owner

The way it's written right now, this would remove the shuffle ability, making it purely go in order. However, we can either branch this out or modify the UI to make this an option.

@darren-stoll
Copy link
Author

Would it be easier on you to place this in a separate function then?

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

Successfully merging this pull request may close these issues.

2 participants