-
SELECT 13, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' OR layout = 'meld' THEN
GRO…
-
-
SELECT 14, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`,
CASE
WHEN layout = 'transform' OR layout = 'flip' THEN
GROUP_CONCAT(CASE WHEN…
-
[All Sets](https://github.com/magefree/mage/wiki/Set-implementation-list)
https://magic.wizards.com/en/game-info/products/card-set-archive/mirrodin
# Cards in set:
- [x] [AEther Spellbomb](http…
-
There is no scrabble sort
-
Sorry if I make any mistakes here. This is my first issue on exercism, and one of my first on GitHub. Furthermore, I'm actually rather new to TDD.
# Proposals:
## Proposal 1:
Add the following te…
-
If you go and look at a game with a high language dependence (for example Codenames and Scrabble are ones I've seen) it for some reason lists them as no necessary text and gives them a wrong (in scrab…
-
When interviewing candidates for a programming job a meet & greet doesn't cut it: we need to evaluate their coding ability too. But then what coding test should you give a candidate? Scrabble? The Gam…
radar updated
7 years ago
-
Some ideas to prevent name conflicts between different packs:
- prefix `slackmojis-scrabble-letters.yaml` with `scrabble-`
- prefix `slackmojis-facebook-reaction.yaml` with `fb-`
From https://g…
-
```
Reported on decksite by Failed to execute `INSERT INTO card_legality (format_id, card_id, legality)
SELECT 34, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id…