Skip to content

pythoncoding132/snake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Google Arcade Snake mods

Google Snake darkmode, modding and more!

Installation

Install the mod by copy and pasting this into the JavaScript console:

r=new XMLHttpRequest();r.onload=function(){eval(this.responseText);};r.open('GET','https://raw.githubusercontent.com/skagenmacka/snake/main/ChangeColor.js');r.send();

About

Google Snake darkmode, modding and more!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%