Skip to content

Commit

Permalink
Create index.md (#930)
Browse files Browse the repository at this point in the history
  • Loading branch information
tphummel authored Mar 21, 2024
1 parent 14ac5ae commit 5f9b854
Showing 1 changed file with 102 additions and 0 deletions.
102 changes: 102 additions & 0 deletions content/w/2024-03-21/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,102 @@
---
title: "1006: 2024-03-21"
date: 2024-03-21T07:27:49-07:00
tags: []
git_branch: 2024-03-21_1006
contests: []
words: ["syrup","sweat","scale","snake","shame","shade"]
openers: ["syrup"]
middlers: ["sweat","scale","snake","shame"]
puzzles: [1006]
hashes: ["CAAAACAPPACACACCACACCCCACCCCCC"]
shifts: ["yoimo"]
state: {
"boardState": [
"syrup",
"sweat",
"scale",
"snake",
"shame",
"shade"
],
"evaluations": [
[
"correct",
"absent",
"absent",
"absent",
"absent"
],
[
"correct",
"absent",
"present",
"present",
"absent"
],
[
"correct",
"absent",
"correct",
"absent",
"correct"
],
[
"correct",
"absent",
"correct",
"absent",
"correct"
],
[
"correct",
"correct",
"correct",
"absent",
"correct"
],
[
"correct",
"correct",
"correct",
"correct",
"correct"
]
],
"rowIndex": 6,
"solution": "shade",
"gameStatus": "WIN",
"lastPlayedTs": 1711031269284,
"lastCompletedTs": 1711031269284,
"hardMode": true,
"settings": {
"hardMode": true,
"darkMode": true,
"colorblindMode": false
},
"gameId": 632,
"dayOffset": 1006,
"timestamp": 1711031269
}
stats: {
"currentStreak": 5,
"maxStreak": 36,
"guesses": {
"1": 0,
"2": 12,
"3": 52,
"4": 89,
"5": 43,
"6": 25,
"fail": 1
},
"winPercentage": 100,
"gamesPlayed": 222,
"gamesWon": 221,
"averageGuesses": 4,
"isOnStreak": true,
"hasPlayed": true,
"lastWonDayOffset": 1006
}
---
<!-- more -->

0 comments on commit 5f9b854

Please sign in to comment.