DannyCKing / Jeopardy

This is a Visual Studio solution for a C# app meant to imitate the popular game show, Jeopardy.
3 stars 2 forks source link

Daily Doubles #6

Open powerjbn opened 8 years ago

powerjbn commented 8 years ago

I haven't encountered any daily doubles. Are they a planned feature?

DannyCKing commented 8 years ago

I haven't implemented Daily Doubles yet. To be honest, I put this up here partially to gauge interest before working it further. If you are seriously interested it is a feature I would be happy to add. Is there a time frame you are looking for it by?

powerjbn commented 8 years ago

I'd like for it to be added, but no pressure - I'm not even sure if I will use it. Even if I do, it's not urgent. I can use it without the daily doubles and final jeopardy. The only reason I added the issue was because I noticed that the resources for the daily doubles and final jeopardy were in the repository, and wanted to make sure that they weren't already in the game and that I wasn't just missing them somehow. So, if you want to add them, great! If you would rather not, that's fine too. Thanks either way!

DannyCKing commented 8 years ago

Don't worry, you weren't missing it. I added some of the framework for it, but the features just weren't my top priority to implement. I plan on getting them sometime this weekend.

Thanks for using it. Please let me know if there are anything other issues you have.

Also, may I ask how you are using it? In a classroom? With family and friends?

powerjbn commented 8 years ago

Thanks! I'm using it with a few friends as part of a game show tournament competition thing. I wanted it to look like the show and be exciting for them, while also containing jokes and questions that they'd be able to answer. This is the only software I found that was easy to run, looked like the real show, and had all the proper sounds. As far as other issues, I've really had none. I mean, while you could add time limits or more ways to display scores, it is already perfect for most people's (including my) needs. Thank you so much for making this.