Lemon

Results 16 issues of Lemon

The best use case I can think of is in countries in europe, where `SCOTLAND` and `ENGLAND` are not options, but `UNITED KINGDOM` is. maybe a new feature in the...

enhancement
maybe?

Every employee number should have one of the following - 419 - 421 - 68 - 70 No employe number can contain - 420 - 69

idea

Here's how it should look ```js [ "BASKETBALL", "CURLING", ["CYCLING", "BMX", "MOUNTAIN BIKE"] "DIVING", ] ``` So, BASKETBALL would be a match. But, `CYCLING`, or `BMX`, or `MOUNTAIN BIKE` would...

enhancement
gameplay
scoring

So, at the game over screen I could take your score and save into `localStorage`. This way you could have a rolling total of your scores over time.

enhancement
maybe?
idea

Before the 30 seconds begins, add a five second countdown. This allows the player to read the card before talking shit.

Allow the variables for the round (basically all the random celebrity selection) to be saved to a JSON aray, on game over, along with the player scores (and player name)...

enhancement
maybe?
idea