Skip to content

Commit

Permalink
Create index.md (#931)
Browse files Browse the repository at this point in the history
  • Loading branch information
tphummel committed Mar 22, 2024
1 parent 5f9b854 commit de658b7
Showing 1 changed file with 96 additions and 0 deletions.
96 changes: 96 additions & 0 deletions content/w/2024-03-22/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
---
title: "1007: 2024-03-22"
date: 2024-03-22T08:17:32-07:00
tags: []
git_branch: 2024-03-22_1007
contests: []
words: ["syrup","wavey","beady","delay","decay"]
openers: ["syrup"]
middlers: ["wavey","beady","delay"]
puzzles: [1007]
hashes: ["APAAAAPAPCACPPCCCACCCCCCCXXXXX"]
shifts: ["jlkji"]
state: {
"boardState": [
"syrup",
"wavey",
"beady",
"delay",
"decay",
""
],
"evaluations": [
[
"absent",
"present",
"absent",
"absent",
"absent"
],
[
"absent",
"present",
"absent",
"present",
"correct"
],
[
"absent",
"correct",
"present",
"present",
"correct"
],
[
"correct",
"correct",
"absent",
"correct",
"correct"
],
[
"correct",
"correct",
"correct",
"correct",
"correct"
],
null
],
"rowIndex": 5,
"solution": "decay",
"gameStatus": "WIN",
"lastPlayedTs": 1711120652604,
"lastCompletedTs": 1711120652604,
"hardMode": true,
"settings": {
"hardMode": true,
"darkMode": true,
"colorblindMode": false
},
"gameId": 731,
"dayOffset": 1007,
"timestamp": 1711120652
}
stats: {
"currentStreak": 6,
"maxStreak": 36,
"guesses": {
"1": 0,
"2": 12,
"3": 52,
"4": 89,
"5": 44,
"6": 25,
"fail": 1
},
"winPercentage": 100,
"gamesPlayed": 223,
"gamesWon": 222,
"averageGuesses": 4,
"isOnStreak": true,
"hasPlayed": true,
"lastWonDayOffset": 1007
}
---
<!-- more -->

0 comments on commit de658b7

Please sign in to comment.