Skip to content

Instantly share code, notes, and snippets.

@orta
Created July 25, 2024 18:32
Show Gist options
  • Save orta/30e7e6c16e2251fc7373390f4850b0d1 to your computer and use it in GitHub Desktop.
Save orta/30e7e6c16e2251fc7373390f4850b0d1 to your computer and use it in GitHub Desktop.
Example Puzzmo Deed Data for Today's Daily
{
"wordbind": {
"hints": 0,
"par": -2,
"wordsFound": 8,
"bestWord": 19,
"bestWordText": "CORRIES",
"timeToBestWord": 40022
},
"cubeclear": {
"tilesSpare": 20,
"solveScore": 204,
"solveScoreText": "4 words +20",
"points": 0,
"wordsFound": 4
},
"typeshift": {
"tilesInPuzzle": 24,
"tilesInFoundWords": 25,
"distanceTraveled": 43,
"columnMoves": 21,
"coreWordsMissed": 0,
"points": 909,
"time": 824.864,
"hints": 27,
"completionType": 1,
"wordsFound": 5
},
"spelltower": {
"bonusTilesUsed": 0,
"lineClearTilesUsed": 0,
"wordsLongerThan4": 1,
"timeBeforeFirstWord": 6,
"wordsFound": 2,
"wpm": 1.39,
"avgWordLength": 5,
"longWordCounts": [
0,
0,
0,
0,
0,
0
],
"time": 86.069,
"hints": 0,
"points": 229,
"longestWord": 7,
"longestWordText": "ROTATES",
"bestWord": 217,
"bestWordText": "ROTATES",
"completionType": 0
},
"reallyBadChess": {
"checkersMoves": 8,
"kingMoves": 2,
"totalBishopsCaptured": 11,
"totalQueensCaptured": 0,
"orthogonalMoves": 23,
"legalMoves": 12,
"movesInWinningGame": 42,
"pawnsUpgraded": 1,
"castles": 0,
"enPassants": 0,
"mateWithPawn": 0,
"mateWithRook": 0,
"mateWithKnight": 0,
"mateWithBishop": 0,
"mateWithQueen": 1,
"mateWithKing": 0,
"points": 2290,
"time": 322.962,
"captures": 15,
"losses": 10,
"moves": 45
},
"flipart": {
"longestTimeBetweenRotations": 1096,
"shortestTimeBetweenRotations": 182,
"totalInteractions": 20,
"points": 2615,
"moves": 20,
"excessMoves": 0,
"time": 25.694
},
"crossword": {
"wordsFound": 42,
"wpm": 712.0655552415936,
"draftLetters": 0,
"reveals": 42,
"acrossHintRequested": [
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false
],
"downHintRequested": [
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false,
false
],
"totalTiles": 105,
"draftTiles": 0,
"revealedTiles": 105,
"usedExpertSettings": 1,
"time": 3603.539,
"hints": 0,
"points": 1158,
"plonks": 0
},
"series": {
"pileUpPoker": [
{
"openedReferencePanel": 0,
"cardsPlaced": 16,
"winnings": 640,
"handsInRows": 4,
"handsInColumns": 4,
"handsInCorners": 1,
"pairCount": 8,
"twoPairCount": 0,
"flushCount": 1,
"threeOfAKindCount": 0,
"straightCount": 1,
"straightFlushCount": 0,
"kindsOfHandsCount": 3,
"fourOfAKindCount": 0,
"points": 3840,
"time": 97.381,
"hands": 10,
"qualityHands": 1
}
]
},
"pupEvent": true,
"pupMultiplier": 20
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment