…but there is a way to play also when you are online.
Just copy and paste the following URL into Chrome chrome://network-error/-106
.
Or even better!
I discovered it few minutes ago, and I have just broke my record: see the
screenshot below, 5816! I never got an higher score before, yes probably
cause I never finished my game cause the network was suddenly restored
in some way.
Related posts
Empty HTML page
How to create an empty HTML page, no title, no favicon
Sass SVG inline background interpolation tricks
Creating a dynamic SVG inline background with Sass can bring many surprises. Let me share these tricks.
A Simple React/Redux structure
Let me show you I use Redux with React, a set of snippets that I have polished during the last few years to achieve a simplified and flexible structure that is easy to understand also for beginners.
Framer X and internationalization
How to setup Framer X to use a i18n React tool and design with translations integrated
Using Framer X with custom Sass build
Framer X is a slick tool, you can express your creativity creating not only design mockups but also React components from real code. Is it possible to use your own Sass build?
Create a Material React app
How to use create-react-app with Material web components.
Vanilla JavaScript date manipulation
You don't need moment.js! Just use few snippets of native JavaScript code to parse and manipulate dates.
Use fetch!
Which is better? axios or fetch? Let me share my ( unconventional, as always :^) opinion.
Emoji everywhere
60 seconds tutorial about how to use Emoji in your web site.
Math on GitHub Pages
Display math formulas on GitHub Pages using LaTeX. Two methods are described, one using MathJax to render formulas client side, and other using KaTeX to render formulas server side.
Moving from Blogger to GitHub Pages
Migrate your blog from Blogger to GitHub Pages to gain full control on your content.