Play in GitHub Scrabble Tournament and make moves by creating issues according to the rules.
Inspired by Tim's Community Chess Tournament.
- inserting letters - raise an issue with title
scrabble|move|X:Y:WORD
, whereX
andY
are coordinates, andWORD
is string containing player's letter and letters from board, for example scrabble|move|7:A:BRIDE if you want to create wordBRIDE
in 7th row starting from column A (RIDE is already on the board) and B is in player's letters. Number should go first if word is horizontal (7:A) or second if word is vertical (A:7). For more details see notation system and examples in cheater section, - exchanging letters - raise an issue with title
scrabble|replace|LETTERS
, whereLETTERS
is string of letters you want to exchange, for example scrabble|replace|UUNTBAE, works only if letters number in letters bag is greater than 6, - skipping turn - raise an issue with title
scrabble|skip
(scrabble|skip), keep in mind that if each player skips two times in a row then the game is over,
- Language - ,
- Game is IN PROGRESS,
- Has begun - 02/07/2023, 17:49:20 UTC,
- Number of remaining letters: 20,
- Total moves: 13,
- Last move has been made - 05/29/2023, 21:08:34 UTC.
Player name | Points |
---|---|
Tom | 271 |
Jerry | 272 |
Now it is Jerry's turn, letters in rack:
Board:
Moves | Who | Points |
---|---|---|
12 | @radosz99 | 527 |
1 | @pieetrus | 16 |
Try out my algorithm and check the moves that were found based on the state of the board and rack. 🤠
Reveal some fancy moves :)
Id | Move | Points |
---|---|---|
1 | 1:J:abuene | 20 |
2 | 1:J:entube | 20 |
3 | 1:J:atenue | 16 |
4 | 1:K:abete | 14 |
5 | 1:K:batee | 14 |
6 | 9:I:subsane | 13 |
7 | 1:L:bate | 12 |
8 | 1:L:bute | 12 |
9 | 1:L:nube | 12 |
10 | N:7:nube | 12 |
Show 10 latest moves
Id | Type | Move / Letters to replace | Created words / New letters | Date | Points | Player | Who |
---|---|---|---|---|---|---|---|
12 | INSERT | 7:L:yina | ['YINA'] | 05/29/2023, 21:08:24 UTC | 21 | Tom | @radosz99 |
11 | INSERT | O:0:teredo | ['TEREDO'] | 04/28/2023, 19:29:24 UTC | 24 | Jerry | @radosz99 |
10 | INSERT | 5:L:mello | ['MELLO'] | 03/16/2023, 11:52:04 UTC | 29 | Tom | @radosz99 |
9 | INSERT | 5:F:morral | ['MORRAL'] | 03/16/2023, 11:44:01 UTC | 22 | Jerry | @radosz99 |
8 | INSERT | I:2:cegaseis | ['CEGASEIS'] | 03/09/2023, 21:17:53 UTC | 16 | Tom | @pieetrus |
7 | INSERT | 9:B:heredo | ['HEREDO'] | 03/01/2023, 11:44:01 UTC | 22 | Jerry | @radosz99 |
6 | INSERT | L:3:zumayas | ['ZUMAYAS'] | 03/01/2023, 11:27:21 UTC | 25 | Tom | @radosz99 |
5 | INSERT | 3:G:ajenuz | ['AJENUZ'] | 03/01/2023, 11:17:31 UTC | 60 | Jerry | @radosz99 |
4 | INSERT | G:3:alolaron | ['ALOLARON'] | 02/23/2023, 20:08:34 UTC | 60 | Tom | @radosz99 |
3 | INSERT | 13:B:index | ['INDEX'] | 02/23/2023, 20:06:36 UTC | 58 | Jerry | @radosz99 |