Skip to content

Commit

Permalink
Create index.md (#915)
Browse files Browse the repository at this point in the history
  • Loading branch information
tphummel authored Mar 5, 2024
1 parent b9ef4f7 commit 691d6d5
Showing 1 changed file with 90 additions and 0 deletions.
90 changes: 90 additions & 0 deletions content/w/2024-03-04/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
---
title: "989: 2024-03-04"
date: 2024-03-04T21:52:12-08:00
tags: []
git_branch: 2024-03-04_989
contests: []
words: ["syrup","blend","flake","flame"]
openers: ["syrup"]
middlers: ["blend","flake"]
puzzles: [989]
hashes: ["AAAAAACPAACCCACCCCCCXXXXXXXXXX"]
shifts: ["lsivo"]
state: {
"boardState": [
"syrup",
"blend",
"flake",
"flame",
"",
""
],
"evaluations": [
[
"absent",
"absent",
"absent",
"absent",
"absent"
],
[
"absent",
"correct",
"present",
"absent",
"absent"
],
[
"correct",
"correct",
"correct",
"absent",
"correct"
],
[
"correct",
"correct",
"correct",
"correct",
"correct"
],
null,
null
],
"rowIndex": 4,
"solution": "flame",
"gameStatus": "WIN",
"lastPlayedTs": 1709617932859,
"lastCompletedTs": 1709617932859,
"hardMode": true,
"settings": {
"hardMode": true,
"darkMode": true,
"colorblindMode": false
},
"gameId": 1778,
"dayOffset": 989,
"timestamp": 1709617932
}
stats: {
"currentStreak": 1,
"maxStreak": 36,
"guesses": {
"1": 0,
"2": 11,
"3": 49,
"4": 82,
"5": 42,
"6": 23,
"fail": 1
},
"winPercentage": 100,
"gamesPlayed": 208,
"gamesWon": 207,
"averageGuesses": 4,
"isOnStreak": false,
"hasPlayed": true,
"lastWonDayOffset": 989
}
---
<!-- more -->

0 comments on commit 691d6d5

Please sign in to comment.