Skip to content

Commit

Permalink
Create index.md (#830)
Browse files Browse the repository at this point in the history
  • Loading branch information
tphummel authored Dec 4, 2023
1 parent 37de60f commit ed86b11
Showing 1 changed file with 89 additions and 0 deletions.
89 changes: 89 additions & 0 deletions content/w/2023-12-04/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,89 @@
---
title: "898: 2023-12-04"
date: 2023-12-04T10:51:25-08:00
tags: []
git_branch: 2023-12-04_898
contests: []
words: ["heart","print","roust","worst"]
openers: ["heart"]
middlers: ["print","roust"]
puzzles: [898]
hashes: ["AAAPCAPAACPCACCCCCCCXXXXXXXXXX"]
shifts: ["cvzbd"]
state: {
"boardState": [
"heart",
"print",
"roust",
"worst",
"",
""
],
"evaluations": [
[
"absent",
"absent",
"absent",
"present",
"correct"
],
[
"absent",
"present",
"absent",
"absent",
"correct"
],
[
"present",
"correct",
"absent",
"correct",
"correct"
],
[
"correct",
"correct",
"correct",
"correct",
"correct"
],
null,
null
],
"rowIndex": 4,
"solution": "worst",
"gameStatus": "WIN",
"lastPlayedTs": 1701715885839,
"lastCompletedTs": 1701715885839,
"hardMode": true,
"settings": {
"hardMode": true,
"darkMode": true,
"colorblindMode": false
},
"gameId": 882,
"dayOffset": 898,
"timestamp": 1701715885
}
stats: {
"currentStreak": 12,
"maxStreak": 36,
"guesses": {
"1": 0,
"2": 6,
"3": 26,
"4": 55,
"5": 22,
"6": 16,
"fail": 0
},
"winPercentage": 100,
"gamesPlayed": 125,
"gamesWon": 125,
"averageGuesses": 4,
"isOnStreak": true,
"hasPlayed": true
}
---
<!-- more -->

0 comments on commit ed86b11

Please sign in to comment.