Who made this great game?
Cliff Whitmer did!
It was done as a fun project and I truly hope you enjoy it. :-)
Add Greedy to your home screen
If you are playing Greedy on your phone it is best to add it to the home screen. This will hide the browser address bar and allow Greedy to take the entire screen. If you are on an Android device you should be prompted to add the app to your home screen. Just select yes and follow the steps from there. If you are on iOS (iPhone, iPad, etc.), you will need to press the share button, once the game is running, and select add to home screen from the options and follow the prompts from there. Once this is complete, you can start the game from the icon on your home screen for a full screen experience.
Player names
You can enter your own player names by clicking on them. These names will be saved so you will not have to type them in again for a re-match.
Scoring in Greedy
Scoring combinations, what exactly are they?
Basically, points are awarded if you roll a 1, a 5, or three of a kind, as well as for rolling one of each number (1,2,3,4,5,6) and for rolling three pairs.
Points are awarded as follows:
- Roll 1 – 100 points
- Roll 5 – 50 points
- Roll 3 x 1s – 1,000 points
- Roll 3 x 2s – 200 points
- Roll 3 x 3s – 300 points
- Roll 3 x 4s – 400 points
- Roll 3 x 5s – 500 points
- Roll 3 x 6s – 600 points
- Roll 1,2,3,4,5,6 – 3,000 points
- Roll 3 pairs – 1,500 points.
- Roll 2 triplets – 2,500 points.
Scoring combinations only count if they are made within the same throw. For example, you can’t roll 2 x 3s on one throw and then a third 3 on your next throw and count it as a three-of-a-kind.
However, you can count multiple scoring combinations within one throw. For example, if you throw 1,2,2,2,3,5, you could count all of the following.
- 100 points for 1
- 200 points for the 3 x 2s
- 50 points for the 5.
This would give you a total of 350 points on one throw.
Busting:
You can roll the non-held dice again within a scoring round. However, if you do not roll a scoring combination with the dice thrown, you will bust and loose all points not yet added to the Game Score (as well as loosing a precious bust pip in single player mode).
If you manage to score all 6 dice, you can throw all 6 again.
How to Win in Greedy
In Greedy, the aim of the game is to reach 10,000 points before running out of busts or scores in single player mode; or before your opponent does in multi-player.
In multi-player, if someone reaches 10,000, each remaining player will have 1 more shot at bettering their score.
What's New
1.0.155 (2024-05-05)
- Added delay to confetti in attempt to get it to work in production environment
1.0.154 (2024-05-05)
- Changed to different type of confetti
1.0.153 (2024-04-01)
- Another attempt to fix confetti if you make the leaderboard. Simplified shapes for now.
1.0.152 (2024-03-30)
- Attempt to fix confetti if you make the leaderboard. Simplified shapes for now.
1.0.151 (2024-03-14)
- Added confetti if you make the leaderboard
1.0.148 (2024-02-27)
- Changed to used email account CliffWhitmer.System@gmail.com
1.0.146 (2023-01-09)
- Added better messaging when making it to the leaderboard.
1.0.144 (2022-10-17)
- Changed manifext orientation from any to natural
1.0.143 (2022-10-17)
- Added user-select none to the body text cannot be selected
- Changed to using a hamburger menu in lieu of the icons across the top
- Can now play on landscape type screen
1.0.142 (2022-08-13)
- Added Tina and Cece to the email list
1.0.141 (2022-08-13)
- Provided fallback icon for iPhone email. SVG format did not work, so fallback to PNG in the HTML.
1.0.140 (2022-07-24)
- Updated favicon in webmanifest so install as pwa would work correctly.
1.0.139 (2022-07-18)
- Added touch events to the rest of the buttons and clickale objects to make game more responsive on touch screen device
1.0.138 (2022-07-18)
- Now include copy of leaderboard in the email that goes out fo leaderboard change
- Now use touchstart event for touch screen, in lieu of click. This means no dragging fingers will be a problem.
1.0.137 (2022-06-04)
- Changed the line breaks in the leaderboard email to be
in lieu of \n
1.0.135 (2022-06-03)
- Added email alert to normal crowd when someone makes the leaderboard
1.0.134 (2022-03-16)
- Got more aggresive with jump starting the audio on iOS. There is a test tone on the first time, will be removed in the future.
1.0.133 (2022-03-13)
- Fixed issues with no audio after switch to another app. (Credit: James Cubeta)
1.0.128 (2022-02-05)
- Correct scoring bug for 6 3s (Credit: Lisa Whitmer/Jeff Gamble)
1.0.125 (2022-02-05)
- Added sizing div to msgBox
1.0.124 (2022-02-04)
- Message box is now resizable and centers correctly.
1.0.123 (2022-02-04)
- More time zone fixes since the servers are in mountain time.
1.0.122 (2022-02-02)
- Corrected time issues with database server being in different time zone.
1.0.121 (2022-01-31)
- Attempting to fix zoom issue on iPhone (Hard to reproduce and test).
1.0.119 (2022-01-12)
- Reworked the message box for winning single player mode (More information).
- Changed some H1 level messages to H2 so it would fit on smaller screens.
1.0.118 (2022-01-11)
- Change single player winning message box from yes/no to Ok (Credit: Lisa Whitmer).
- Decreased margin on bottom of counters and dice set to allow more space on small devices.
- Adjusted the time returned from the DB forward by 2 hours since the server is in the central time zone.
1.0.117 (2022-01-07)
- Added a reminder for push notifications when they become available on Safari on iOS.
1.0.116 (2022-01-07)
- Bug in round score display (Did not affect game score).
1.0.115 (2022-01-06)
- Shorted the duration of the Last Chance toast.
- Animated foam finger Cliff.
1.0.114 (2022-01-05)
- Added optional latencyHint of interactive aot AudioContext so there will be minimal delay.
1.0.113 (2022-01-05)
- Decreased top padding on header.
- Shortened duration of You Busted toast.
- Moved DOM queries that were done multiple times.
- Prefixed CSS to work better with iOS devices.
1.0.112 (2021-01-04)
- Put outline around the new game button.
- New game button larger.
- Shortened the good luck toast display at start of game
1.0.111 (2021-01-03)
1.0.110 (2021-01-03)
- Animated dice when Greedy is started.
- Fix bug of screen zoom on newer iOS devies.
1.0.109 (2021-01-02)
- Another attempt to fix bug with score button not aways updating.
1.0.108 (2021-12-28)
- Bug on certain iOS browsers that would not update the score button correclty.
- Added immediate update, so after this version you should not have to reload twice to get version update.
1.0.106 (2021-12-27)
- iOS will now resume audio after going to another app that uses sound and coming back.
1.0.105 (2021-12-27)
- Attempted to fix overscrollig on iOS devices (Attempt 2).
1.0.97 (2021-12-26)
- Made dice non-draggable so they should be easier to click on when you drag your finger by mistake.
- Attempted to fix overscrollig on iOS devices (We will see).
- Attempted to block screen rotation.
1.0.90 (2021-12-25)
- Sounds now work when playing offline
- Bugs with offline play corrected
1.0.89 (2021-12-24)
- Fixed issue with sound delays in iOS.
1.0.84 (2021-12-23)
- Updated installed app desktop icons to have rounded corers.
- Puching annimated cliff face now gives feedback.
1.0.83 (2021-12-21)
- If a notification is clicked it will now look to see if Greedy is already open and focus it. If not already open, it will be opened.
1.0.82 (2021-12-20)
- Cleaned up icon shown on notification.
- Now will check to see if device supports notifications and warn if not.
1.0.81 (2021-12-19)
- Unmute on game open fixed (Credit:Scott Dickson)
1.0.80 (2021-12-19)
- No longer show leaderboard when game is started.
- Fixed an issue with the leaderboad no adding entry on some devices.
- Sound cannot be turned on when offline
- Offline leaderboard wins are now cached correcly
1.0.79 (2021-12-18)
- Players now have an option to receive notifications when the leaderboard changes.
1.0.78 (2021-12-15)
- Leaderboard is show on startup in single player mode.
1.0.77 (2021-12-13)
1.0.74 (2021-12-12)
1.0.73 (2021-12-11)
1.0.72 (2021-12-08)
- Added description of busting to help (Credit: Tess Ditommaso)
1.0.71 (2021-12-07)
- Some smal efficiency changes.
1.0.70 (2021-12-05)
- Corrected issues with cached leaderboard when playing offline.
- Footer will now show Offline in instead of game count if there is not an internet connection.
1.0.69 (2021-11-27)
- Starting a new game quickly after bust caused blank roll (credit: Scott Dickson).
1.0.67 (2021-11-25)
- Corrected corners of dice going outside of screen and causing screen flicker
1.0.65 (2021-11-25)
- Message box header icon now center vertially.
- Addec commas to game over message final score.
1.0.64 (2021-11-20)
- Game over message box now shows final score (credit: Jeff Gamble)
- Change service work to have unique name within domain to avoid conflicts
1.0.63 (2021-11-09)
- Spelling errors. (Credit: Lisa Whitmer, Scott Dickson)
- Cleaned up some message boxes.
- Corrected error in unselecting a die that is part of a 3 pair set.
1.0.62 (2021-11-08)
- In single player if you win with the last score you will still be presented with a positive message and you score will be added to the leaderboard database. (Credit: Beth Gamble)
1.0.61 (2021-11-07)
- State of game is not save on each die click for performance reasons. Saved after each roll now.
- Version of leaderboard is stored locally now if playing offline.(Credit Beth Gamble, AKA Offline Camper.)
- If not internet connection, leaderboard entry will be saved and uploaded when network connection is regained.
1.0.59 (2021-11-05)
- Put a transition delay on the dice dot opacity. A little less harsh.
- Put a transition delay on the busted red background color. A little less harsh for the poor busted.
- Change overscroll from contain to non to try to keep the iPhone from overscrolling the screen.
1.0.58 (2021-11-04)
- There was an issue with multi-player game.
- Minor fixes to improve speed of play.
1.0.57 (2021-10-25)
- Added some entertaining bouncing balls while waiting for leaderboard to be retrieved.
- Fixed issues with empty leaderboard if all entries have expired.
1.0.56 (2021-10-14)
- Restored game did not have correct pips showing in single player mode.
1.0.55 (2021-10-10)
- Leaderboard entries now expire (Thanks to Mia, Jeff & Scott).
- After the leaderboard a all time hall of fame is shown.
1.0.54 (2021-10-08)
- Bug: Game would sometimes end with one bust left. (credit: Scott Dickson).
1.0.53 (2021-10-06)
- Correct scoring bug with 2 3 of a kinds on same roll (credit: Scott Dickson).
1.0.44 (2021-10-04)
- Max width on player name to prevent side scrolling.
- Moved pencil icon above player name to make room for longer name.
1.0.40 (2021-10-03)
- Can see rounds score after busting for breif time.
- Leaderboard now shows place number.
- Leaderboard table is zebra striped.
- Header and footer further from bottom and top to allow space for some phone models.
- You can now enter emoji for player name to be on leaderboard.
- Added the what's new section at the bottom of help.
- Player names are limited to 15 characters.