Press enter to continue after a move. See score calculations above the game. Hide non-essential images to declutter.
// ==UserScript==
// @name [GC] - Snow Wars enhancements
// @namespace https://greasyfork.org/en/users/1225524-kaitlin
// @match https://www.grundos.cafe/games/snowwars/*
// @version 86
// @license MIT
// @description Press enter to continue after a move. See score calculations above the game. Hide non-essential images to declutter.
// @author Cupkait
// @icon https://i.imgur.com/4Hm2e6z.png
// ==/UserScript==
if (!localStorage.getItem('scriptAlert-495558')) {
alert("Snow Wars Enhancement script has been discontinued. You can remove it from your browser from your user script extension's settings.");
localStorage.setItem('scriptAlert-495558', 'true');
}