Skip to content
View radosz99's full-sized avatar
💭
feeling cute, might make some commits later, idk
💭
feeling cute, might make some commits later, idk

Highlights

  • Pro
Block or Report

Block or report radosz99

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
radosz99/README.md

GitHub Scrabble Tournament

Play in GitHub Scrabble Tournament and make moves by creating issues according to the rules.
Inspired by Tim's Community Chess Tournament.

Start new game

Rules

  • inserting letters - raise an issue with title scrabble|move|X:Y:WORD, where X and Y are coordinates, and WORD is string containing player's letter and letters from board, for example scrabble|move|7:A:BRIDE if you want to create word BRIDE 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, where LETTERS 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,

Current game status

  • 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.

Game score

Player name Points
Tom 271
Jerry 272

Now it is Jerry's turn, letters in rack:

Img

Board:

Img

User leaderboard

Moves Who Points
12 @radosz99 527
1 @pieetrus 16

Cheater section

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

Latest moves

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

Pinned

  1. scrabble-game-api scrabble-game-api Public

    FastAPI server for scrabble games

    Python

  2. tennis-ball-detector tennis-ball-detector Public

    OpenCV project for detecting tennis balls in images

    Python 1 1

  3. scrabble-board-detector scrabble-board-detector Public

    RPC API created using FastAPI for detecting letters based on image with scrabble board in it.

    Python 1

  4. fiba-livestats-extension fiba-livestats-extension Public

    Extension for FIBA LiveStats application handling live data exposed in XML file to show some statistic during live stream from the match organized by Polish Basketball Association.

    Python 4

  5. f1-race f1-race Public

    Formula One race simulation using ncurses lib and C++ threads.

    C++ 4

  6. slask-events-bot slask-events-bot Public

    Python application to notify when tickets for a new event of the Slask Wroclaw basketball team go on sale

    Python 1 1