Games That Aren’t Blocked by School Firewalls (2026)

high rise buildings during night time

Most game sites are blocked at school by default. A small set of games consistently slip through — either because they’re hosted on educational or developer infrastructure that firewalls allow, or because they don’t connect to anything blockable in the first place. These are the games that aren’t blocked at most schools in 2026, ranked by how reliably they tend to work on a locked-down Chromebook.

Key takeaways

  • Games hosted on GitHub Pages, education domains, or Google’s own infrastructure rarely get blocked.
  • The Chrome Dino game works at every school because it’s literally the browser’s offline page.
  • Open-source HTML5 games (Cookie Clicker, Trimps) live on personal domains that filters often miss.
  • Daily puzzles (Wordle, NYT Games) are usually whitelisted as “educational.”
  • If popular sites are blocked, see our school games unblocking guide.

1. Chrome Dino — works at every school

The most reliably unblocked game in existence, because there’s nothing to block. The T-Rex Runner is built into Chrome itself. You can access it three ways: trigger it by disconnecting from the network, type chrome://dino in the address bar, or load a copy of the game (like the one on this site) that runs entirely client-side. IT can’t block what doesn’t connect to anything.

2. Google Snake — hidden in Google itself

Type “play snake” into Google and the search results render a playable snake game inline. The game is hosted by Google, runs on the google.com domain, and is effectively impossible to block without blocking Google entirely. Cleanest backdoor on this list.

3. Wordle (NYT Games)

The New York Times Games section — including Wordle, Connections, Spelling Bee, the Mini Crossword, and Tiles — is usually whitelisted because nytimes.com is considered editorial. A few aggressive schools block all NYT games specifically, but most leave them alone.

4. Tetris (Tetris.com)

Tetris.com hosts a free, ad-light version of Tetris. The domain is innocuous enough that most filters don’t flag it. Lichess (chess) and Sudoku.com are similar — single-game sites on dedicated domains that don’t trigger generic “gaming” blocklists.

5. Cookie Clicker (orteil.dashnet.org)

Orteil’s Cookie Clicker lives on a personal domain (dashnet.org) that most school filters don’t categorize as a game site. The page is mostly text and JavaScript with no flashy advertising, which also helps it pass content-based filters.

6. GitHub-hosted HTML5 games

Anything on github.io is functionally always allowed because GitHub is considered a developer/education resource. The catch: you need to know the URL. Search “[game name] github.io” to find playable open-source versions of dozens of classic and modern games.

Examples: chvin.github.io/react-tetris (Tetris), henrytechalert.github.io/snake (Snake), 2048game.com (2048 — the original is on a personal domain that’s almost always allowed).

7. Itch.io games (some)

Itch.io is the indie game host of choice and is categorized as creative/education on many filters. Browser-playable itch.io games often work. The catch: some schools have flagged itch.io specifically after enough students used it for unblocked games. Try it; if blocked, fall back to GitHub-hosted alternatives.

8. Lichess (lichess.org)

Free, open-source chess platform. Used by school chess clubs as a legitimate teaching tool, so school IT generally allows it. Has tactical puzzles, single-player against bots, and multiplayer against humans. The puzzles mode is among the most school-appropriate browser games on the web — it looks identical to homework.

9. Sudoku.com and the major puzzle hubs

Sudoku, crosswords, and logic puzzles are uniformly considered “brain training” and almost never blocked. Sudoku.com, sudokupad.app, NYT mini crossword, and dozens of free crossword sites work at most schools.

10. Daily “dle” games

Beyond Wordle: Connections, Mini Crossword, Spelling Bee, Heardle clones, Worldle (geography), Framed (movies), Nerdle (math). Daily-puzzle games are uniformly low-traffic from the network’s perspective and high in “educational credibility.” Schools rarely block them.

11. Math and educational game sites

Coolmath Games, Mathplayground, and ABCya are technically game sites but get whitelisted at most K-12 schools because they’re marketed as educational. Coolmath in particular has a huge catalog (Run, Fireboy and Watergirl, Bloons) that schools largely tolerate.

12. Tic-tac-toe, checkers, and other classics on Google

Type “tic-tac-toe” into Google and a playable mini-game appears inline. Same with “solitaire”, “minesweeper”, and “snake”. These all run on Google’s domain and inherit Google’s almost-always-allowed status.

Why these games slip past filters

School firewalls work on categorization. Vendors like GoGuardian, Securly, and Bark maintain massive databases of website categories — “social media,” “gaming,” “adult,” and so on. Schools block by category, not by individual URL.

The games above work because they’re miscategorized or under-categorized:

  1. Hosted on non-game domains. Cookie Clicker is on a personal site. The Chrome Dino is in the browser. Google Snake is in search results. None of them live on a “game site.”
  2. Categorized as education. Lichess, Wordle, and Sudoku.com get the “education” or “news” tag from filter vendors, which is allowed almost everywhere.
  3. No outbound traffic to flag. Single-page client-side games (Chrome Dino, Cookie Clicker) load once and then make no further network requests. There’s no ongoing traffic for the firewall to inspect.
  4. Hosted by allowed services. GitHub Pages, Google’s own products, and major newspapers are too-large-to-block infrastructure. The school can’t block GitHub without breaking developer education.

Games that almost always are blocked

For contrast, the categories that get hit hard:

  • Aggregator sites (CrazyGames, Poki, Y8, Friv) — categorized as “gaming,” blocked everywhere.
  • Multiplayer io games (slither.io, agar.io) — blocked because they consume bandwidth and are explicitly called games.
  • Anything with “unblocked” in the URL — schools actively scan for and block these.
  • Roblox, Minecraft web, Fortnite browser front-ends — high-priority blocks.
  • Steam, Epic Games Store — blocked at the launcher level too.

Strategic browsing: how to find more

The trick to finding additional unblocked games isn’t a magic site — it’s understanding what your specific filter ignores. Try this:

  1. Visit github.io. If it loads, GitHub Pages games will work.
  2. Visit itch.io. If it loads, browser-playable indie games may work.
  3. Visit a major newspaper’s games section (nytimes.com/crosswords, washingtonpost.com/games). If they load, daily puzzles work.
  4. Search Google for an unusual phrase from a game (Cookie Clicker’s tooltips have memorable lines). The cached page sometimes loads even when the live site doesn’t.

Once you know which categories of sites are reachable, expand within them — search for new games hosted on the same kind of infrastructure.

The Chrome Dino case study

The reason Chrome Dino tops every “games not blocked” list deserves its own explanation. The game is part of the Chrome browser binary itself. When Chrome detects a network error, it loads chrome://network-error/-106 (or a similar internal page) which contains the dinosaur game inline.

Because the game is local code, the school firewall has no awareness of it. There’s no domain to block, no URL pattern to filter, no network request to inspect. Even if IT wanted to block it, they couldn’t — short of pushing a managed-Chrome policy that disables the offline page entirely. Most schools don’t bother.

The browser-hosted copies of the game (including ours) work for similar reasons — once loaded, the game runs entirely client-side with no further traffic. The school’s filter sees an initial page load and nothing else.

Frequently asked questions

Why aren’t these games blocked when others are?

School firewalls block by website category, and these games either belong to “allowed” categories (education, news, developer tools) or don’t fit into a category at all. The Chrome Dino isn’t blocked because it isn’t a website — it’s part of the browser.

Will my school eventually block these too?

Possibly. Schools’ blocklists update reactively — when too many students play the same game and IT notices, that game gets added. The picks above have stayed unblocked because they don’t draw much attention. Spreading them widely accelerates their blocking.

Are these games safe to play at school?

All the games listed are clean — no ads from sketchy networks, no malware, no inappropriate content. The risk isn’t the games; it’s getting caught playing them during class, which depends on your teachers and your school’s policy.

Can I play these on my school Chromebook?

Yes — all listed games work on managed Chromebooks running Chrome. Some games are restricted by additional layers (DNS filtering, extension blocklists) but the picks here generally clear those too.

What if everything on this list is blocked at my school?

Your school is unusually strict. The Chrome Dino at chrome://dino almost always still works because it’s not a website. Beyond that, see our deeper guide to unblocking games at school for proxy and alternate-host approaches.

Quiet wins last longer

The games above stay unblocked because they’re flying under the radar. They’re niche enough, educational-coded enough, or technically immune to filtering. The longest-lived game on the list is, predictably, the T-Rex Runner — Google shipped it in 2014 and twelve years later no school has figured out how to block it. Some things are better engineered than the filters trying to catch them.