From 4cebe3c959adc855cd8c7ba91f8d2bc3126ef98c Mon Sep 17 00:00:00 2001 From: Taro <2279687+lautarodragan@users.noreply.github.com> Date: Wed, 20 Mar 2024 19:22:34 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 955153e..95eb4b0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Solution to the Amazon challenge. -Deployed and playable at https://minesweeper.tarokun.io/. +Deployed and playable at https://minesweeper.taro.codes/. The game has two modes: - 💾 Offline mode: runs completely in the browser. It's way faster, but has no persistence and can be cheated easily. If I added a highscore screen, offline games wouldn't count.