Skip to content

Commit

Permalink
Create index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tphummel committed Mar 16, 2024
1 parent 2c9363a commit a89fbdb
Showing 1 changed file with 91 additions and 0 deletions.
91 changes: 91 additions & 0 deletions content/w/2024-03-16/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
---
title: "1001: 2024-03-16"
date: 2024-03-16T09:02:00-07:00
tags: []
git_branch: 2024-03-16_1001
contests: []
words: ["syrup","think","tinge","toxin"]
openers: ["syrup"]
middlers: ["think","tinge"]
puzzles: [1001]
hashes: ["AAAAACAPPACPPAACCCCCXXXXXXXXXX"]
shifts: ["zvfrx"]
state: {
"boardState": [
"syrup",
"think",
"tinge",
"toxin",
"",
""
],
"evaluations": [
[
"absent",
"absent",
"absent",
"absent",
"absent"
],
[
"correct",
"absent",
"present",
"present",
"absent"
],
[
"correct",
"present",
"present",
"absent",
"absent"
],
[
"correct",
"correct",
"correct",
"correct",
"correct"
],
null,
null
],
"rowIndex": 4,
"solution": "toxin",
"gameStatus": "WIN",
"lastPlayedTs": 1710604920970,
"lastCompletedTs": 1710604920970,
"hardMode": false,
"settings": {
"hardMode": false,
"darkMode": true,
"colorblindMode": false,
"virtualKeyboardOnlyMode": false
},
"gameId": 705,
"dayOffset": 1001,
"timestamp": 1710604920
}
stats: {
"currentStreak": 1,
"maxStreak": 1,
"guesses": {
"1": 0,
"2": 0,
"3": 0,
"4": 1,
"5": 0,
"6": 0,
"fail": 0
},
"winPercentage": 100,
"gamesPlayed": 1,
"gamesWon": 1,
"averageGuesses": 4,
"isOnStreak": false,
"hasPlayed": true,
"lastWonDayOffset": 1001
}
---
<!-- more -->

0 comments on commit a89fbdb

Please sign in to comment.