Skip to content

Commit

Permalink
Create index.md (#918)
Browse files Browse the repository at this point in the history
  • Loading branch information
tphummel authored Mar 7, 2024
1 parent f6baf64 commit 7343b80
Showing 1 changed file with 84 additions and 0 deletions.
84 changes: 84 additions & 0 deletions content/w/2024-03-07/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
---
title: "992: 2024-03-07"
date: 2024-03-07T12:08:18-08:00
tags: []
git_branch: 2024-03-07_992
contests: []
words: ["syrup","flock","clone"]
openers: ["syrup"]
middlers: ["flock"]
puzzles: [992]
hashes: ["AAAAAACCPACCCCCXXXXXXXXXXXXXXX"]
shifts: ["iswwo"]
state: {
"boardState": [
"syrup",
"flock",
"clone",
"",
"",
""
],
"evaluations": [
[
"absent",
"absent",
"absent",
"absent",
"absent"
],
[
"absent",
"correct",
"correct",
"present",
"absent"
],
[
"correct",
"correct",
"correct",
"correct",
"correct"
],
null,
null,
null
],
"rowIndex": 3,
"solution": "clone",
"gameStatus": "WIN",
"lastPlayedTs": 1709842098489,
"lastCompletedTs": 1709842098489,
"hardMode": true,
"settings": {
"hardMode": true,
"darkMode": true,
"colorblindMode": false
},
"gameId": 2060,
"dayOffset": 992,
"timestamp": 1709842098
}
stats: {
"currentStreak": 4,
"maxStreak": 36,
"guesses": {
"1": 0,
"2": 11,
"3": 50,
"4": 83,
"5": 43,
"6": 23,
"fail": 1
},
"winPercentage": 100,
"gamesPlayed": 211,
"gamesWon": 210,
"averageGuesses": 4,
"isOnStreak": true,
"hasPlayed": true,
"lastWonDayOffset": 992
}
---
<!-- more -->

0 comments on commit 7343b80

Please sign in to comment.