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

Randomly Select a Song upon Starting the Game #42

Closed
gbroques opened this issue Apr 26, 2018 · 2 comments
Closed

Randomly Select a Song upon Starting the Game #42

gbroques opened this issue Apr 26, 2018 · 2 comments
Labels
Outstanding Must get done before May 3rd

Comments

@gbroques
Copy link
Owner

gbroques commented Apr 26, 2018

Now that we have three songs, we need to randomly select one at the start of the game.

This issue depends upon issue #26.

@gbroques gbroques added the Outstanding Must get done before May 3rd label Apr 26, 2018
@gbroques
Copy link
Owner Author

One idea was to have the game continue for multiple songs.

This was mainly because the player may have to restart the game several times to get a particular song they want to play.

I feel this is part of a larger issue, name we don't have a great way to configure options like which song to play.

@rlwprog
Copy link
Collaborator

rlwprog commented Apr 30, 2018

I agree, back to the GUI issue. I think the best option would be to randomly select which song and then continue to the other two would be the best option. Also it doesn't necessarily have to be random. It could just cycle through the songs using the same order every time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Outstanding Must get done before May 3rd
Projects
None yet
Development

No branches or pull requests

2 participants