Earth Day Edition: NYT Strands Game 780 — Hints, Answers, and Background

Earth Day Edition: NYT Strands Game 780 — Hints, Answers, and Background
source: gettyimages
April 22, 2026

A fresh NYT Strands puzzle goes live at midnight for your local time zone, which means some players are chasing today’s game while others are on yesterday’s. If you were hoping for Tuesday’s puzzle, you can find Tuesday’s hints and answers for game #779 here: NYT Strands hints and answers for Tuesday, April 21.

Strands is the latest word-game addition to the NYT lineup, joining Wordle, Spelling Bee, and Connections. It’s a lot of fun, but it can be tricky, so here are some solvable tips for today’s Strands.

Spoiler alert: The following section reveals today’s Strands solutions, so don’t read ahead if you’d rather figure it out yourself.

---

Today’s Theme and Clues

Theme

Clue words and hint system

Spangram and position

The answers for today’s Strands (game #780) are below. If you’re avoiding spoilers, stop reading now.

---

Answers for NYT Strands Today (Game 780)

Today, Earth Day is celebrated as a reminder to live more sustainably and to protect the planet for future generations. Simple acts—avoiding waste, choosing greener options, and thinking about how resources are used—can add up to meaningful change.

Yesterday’s NYT Strands answers (Tuesday, April 21, game #779)

---

What is NYT Strands?

Strands is the NYT’s gradually growing word game, following in the footsteps of Wordle and Connections. It’s now a fully integrated part of the NYT Games collection and can be played on desktop or mobile via the NYT Games site.

If you’re having trouble, there’s a full guide to playing NYT Strands with solving tips that can help you beat the daily puzzle.

---

About the Author

Johnny is a freelance pop culture journalist who has covered the internet, music, football, and famous personalities since the days when the iPhone was still a novelty. Formerly known as the Pop Detective, his career has included both high points—like interviewing Elton John and Blur—and challenges, including less glamorous interviews and appearances on a Channel 5 documentary. He divides his time between North London and his bicycle, shouting at pigeons in his spare moments.

---

Note on Comments

You’ll need to confirm your public display name before commenting. If you’re prompted to do so, please log out and log back in to set your display name.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 290 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6647559,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}