Skip to content

Commit

Permalink
Create index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tphummel authored Mar 5, 2024
1 parent 691d6d5 commit 2aa5b6d
Showing 1 changed file with 90 additions and 0 deletions.
90 changes: 90 additions & 0 deletions content/w/2024-03-05/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
---
title: "990: 2024-03-05"
date: 2024-03-05T08:26:17-08:00
tags: []
git_branch: 2024-03-05_990
contests: []
words: ["syrup","until","bunch","hunch"]
openers: ["syrup"]
middlers: ["until","bunch"]
puzzles: [990]
hashes: ["AAAPAPPAAAACCCCCCCCCXXXXXXXXXX"]
shifts: ["nbvlr"]
state: {
"boardState": [
"syrup",
"until",
"bunch",
"hunch",
"",
""
],
"evaluations": [
[
"absent",
"absent",
"absent",
"present",
"absent"
],
[
"present",
"present",
"absent",
"absent",
"absent"
],
[
"absent",
"correct",
"correct",
"correct",
"correct"
],
[
"correct",
"correct",
"correct",
"correct",
"correct"
],
null,
null
],
"rowIndex": 4,
"solution": "hunch",
"gameStatus": "WIN",
"lastPlayedTs": 1709655977037,
"lastCompletedTs": 1709655977037,
"hardMode": true,
"settings": {
"hardMode": true,
"darkMode": true,
"colorblindMode": false
},
"gameId": 1543,
"dayOffset": 990,
"timestamp": 1709655977
}
stats: {
"currentStreak": 2,
"maxStreak": 36,
"guesses": {
"1": 0,
"2": 11,
"3": 49,
"4": 83,
"5": 42,
"6": 23,
"fail": 1
},
"winPercentage": 100,
"gamesPlayed": 209,
"gamesWon": 208,
"averageGuesses": 4,
"isOnStreak": true,
"hasPlayed": true,
"lastWonDayOffset": 990
}
---
<!-- more -->

0 comments on commit 2aa5b6d

Please sign in to comment.