os-ucsd / casino

An open source casino/arcade built by the open source community at UC San Diego! :game_die: :space_invader:
3 stars 0 forks source link

Proposal: Add "Grade or No Grade" to the casino #5

Closed AlvinNgo123 closed 5 years ago

AlvinNgo123 commented 5 years ago

Name of the game: Grade or No Grade

Description

Premise of the game is a twist on "Deal or No Deal" where players are now trying to get the highest final grade for their class by selecting/eliminating "papers" with the lower grades and negotiating with the "teacher". Game ends when the player and the "teacher" reach an agreement on the grade or the player goes through all the "papers". Players will be playing the final version of the game in the browser but I will be starting my first implementation in the terminal.

From scratch or inspired?

I plan to write all the code from scratch.

What programming language(s) do you expect to use for this game?

I will be writing the functionality in Javascript and then integrating it with HTML/CSS to complete the final web application.

How much programming experience do you have?

I've taken a lot of CS courses but my experience with Javascript isn't very solid so I feel that this project will still be a fun challenge.

asg017 commented 5 years ago

Hey @AlvinNgo123 , thanks for the proposal!

I love the game! Really cool take on deal or no deal, I can't wait to see what it looks like. I'm super interested in what you do for the "teacher" offers (ie, what the "Banker" algorithm is in deal/no deal), I bet there's a few different algorithms/approaches to that. This definitely looks doable in ~2 weeks!

Here's your SEAL of approval!

If you haven't done so already, we'd love it if you took some time to give us feedback about this weekly challenge on this google form.

asg017 commented 5 years ago

Hey @AlvinNgo123!

Now that your proposal got the SEAL of approval, I'll be closing this issue since it's now complete!

For our Open Source Summer Challenge for Week 3, we are creating a new issue (#10) that will track the actual implementation (coding, documentation, testing, etc.) of the game. This issue you made was just for proposing your game, so it has served its purpose. Now, to claim the new issue, please go to Issue #10, and comment saying that you'll be implementing Grade or No Grade!

Once we get your comment, we will assign that issue to you.

Let me know if you have any questions, or if any parts of this are confusing!