10 games - hoping for 100 before school starts

This commit is contained in:
Sky 2023-08-12 18:26:32 -04:00
parent 59cfed7dbd
commit cb1c9dd7eb
260 changed files with 78295 additions and 68 deletions

View File

@ -1,41 +1,48 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- initialize theme vars -->
<style>
:root {
--input-bg-color: #74747488;
--main-text-color: #dadada;
--p-text-color: #a1a1a1;
--border-color: #979797bb;
--star-color: #ffffff;
--game-color: #5e5e5e66;
--bg-1: #0c0c0c;
--bg-2: #030303;
--input-bg-color: #00000000;
--main-text-color: #00000000;
--p-text-color: #00000000;
--border-color: #00000000;
--star-color: #00000000;
--game-color: #00000000;
--bg-1: #00000000;
--bg-2: #00000000;
--invert-logo: 0;
}
</style>
<script src="./js/themes.js" defer></script>
<script src="/js/all.js"></script>
<style>
@import url("https://fonts.googleapis.com/css2?family=Share+Tech+Mono&display=swap");
</style>
<link rel="stylesheet" href="/style.css" />
<!-- initialize externals -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script>
<script src=" https://cdn.jsdelivr.net/npm/js-cookie@3.0.5/dist/js.cookie.min.js "></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.1.1/crypto-js.min.js"></script>
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/toastify-js/src/toastify.min.css"/>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/toastify-js"></script>
<style>@import url("https://fonts.googleapis.com/css2?family=Share+Tech+Mono&display=swap");</style>
<!-- initialize my stuff -->
<script src="/js/themes.js"></script>
<script src="/js/all.js"></script>
<script src="/js/main.js"></script>
<link rel="stylesheet" href="/style.css" />
<!-- seo + other things -->
<title>Selenite</title>
<link rel="icon" href="/favicon.png" />
<meta name="keywords" content="front-end web developer, unblocked, games, google sites, unblocked games mom, ublocked, code, coding, programmer, development, javascript, jquery, bootstrap, sass, less, git, gaming, internet, website, best, site, cool, free games" />
<link rel="icon" href="/favicon.ico" />
<meta name="keywords" content="front-end web developer, unblocked, games, google sites, unblocked games mom, ublocked, code, coding, programmer, development, javascript, jquery, bootstrap, sass, less, git, gaming, internet, website, best, site, cool, free games"/>
<meta property="og:title" content="Welcome to Selenite." />
<meta property="og:site_name" content="https://Selenite.pages.dev" />
<meta property="og:description" content="Welcome to the one and only option for unblocked games. Welcome to Selenite." />
<meta name="description" content="Welcome to the one and only option for unblocked games. Welcome to Selenite." />
<meta property="og:description" content="Welcome to the one and only option for unblocked games. Welcome to Selenite."/>
<meta name="description" content="Welcome to the one and only option for unblocked games. Welcome to Selenite."/>
<meta name="author" content="Website Creator" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
</head>
<body>
<div id="particles-js"></div>
<body style="display: none">
<div class="content">
<ul>
<li><a href="./index.html">Home</a></li>
@ -43,11 +50,12 @@
<li><a href="https://forms.gle/iBAbXvEDaYTLuEcdA">Suggestions</a></li>
<li><a href="https://github.com/skysthelimitt/Selenite">Souwce Code</a></li>
<li><a href="./cloak.html">Tab Cwoak</a></li>
<li><a href="https://forms.gle/j75WUn6UhdqsRZgf7">Weport a Bug</a></li>
</ul>
<div class="title">
<img src="/favicon.png" style="width: 4%" />
<h2 style="font-size: 45px">Selenite🥺🥺</h2>
<img src="./new.svg" style="width: 4%; padding-right: 1%; filter: invert(var(--invert-logo, 0))" />
<h2 style="font-size: 70px">sewenite</h2>
</div>
<h2 style="font-size: 40px">۶( ゚д゚) oopsies.. we couwdn't find the page you wewe wooking fow >w<</h2>
<a href="/index.html" style="font-size: 35px">(๑•﹏•)⋆* ⁑⋆* pwease go home.. 👉👈</a><br />

View File

@ -1,41 +1,48 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- initialize theme vars -->
<style>
:root {
--input-bg-color: #74747488;
--main-text-color: #dadada;
--p-text-color: #a1a1a1;
--border-color: #979797bb;
--star-color: #ffffff;
--game-color: #5e5e5e66;
--bg-1: #0c0c0c;
--bg-2: #030303;
--input-bg-color: #00000000;
--main-text-color: #00000000;
--p-text-color: #00000000;
--border-color: #00000000;
--star-color: #00000000;
--game-color: #00000000;
--bg-1: #00000000;
--bg-2: #00000000;
--invert-logo: 0;
}
</style>
<script src="./js/themes.js" defer></script>
<script src="/js/all.js"></script>
<style>
@import url("https://fonts.googleapis.com/css2?family=Share+Tech+Mono&display=swap");
</style>
<!-- initialize externals -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script>
<script src=" https://cdn.jsdelivr.net/npm/js-cookie@3.0.5/dist/js.cookie.min.js "></script>
<link rel="stylesheet" href="/style.css" />
<title>Bookmarklets | Selenite</title>
<link rel="shortcut icon" href="favicon.png" />
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.1.1/crypto-js.min.js"></script>
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/toastify-js/src/toastify.min.css"/>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/toastify-js"></script>
<style>@import url("https://fonts.googleapis.com/css2?family=Share+Tech+Mono&display=swap");</style>
<meta name="keywords" content="front-end web developer, unblocked, games, google sites, unblocked games mom, ublocked, code, coding, programmer, development, javascript, jquery, bootstrap, sass, less, git, gaming, internet, website, best, site, cool, free games" />
<meta property="og:title" content="Welcome to the Best Website Ever." />
<!-- initialize my stuff -->
<script src="/js/themes.js"></script>
<script src="/js/all.js"></script>
<script src="/js/main.js"></script>
<link rel="stylesheet" href="/style.css" />
<!-- seo + other things -->
<title>Selenite</title>
<link rel="icon" href="/favicon.ico" />
<meta name="keywords" content="front-end web developer, unblocked, games, google sites, unblocked games mom, ublocked, code, coding, programmer, development, javascript, jquery, bootstrap, sass, less, git, gaming, internet, website, best, site, cool, free games"/>
<meta property="og:title" content="Welcome to Selenite." />
<meta property="og:site_name" content="https://Selenite.pages.dev" />
<meta property="og:description" content="Welcome to the one and only option for unblocked games. Welcome to Selenite." />
<meta name="description" content="Welcome to the one and only option for unblocked games. Welcome to Selenite." />
<meta property="og:description" content="Welcome to the one and only option for unblocked games. Welcome to Selenite."/>
<meta name="description" content="Welcome to the one and only option for unblocked games. Welcome to Selenite."/>
<meta name="author" content="Website Creator" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
</head>
<body>
<div id="particles-js"></div>
<body style="display: none">
<div class="content">
<ul>
<li><a href="./index.html">Home</a></li>
@ -44,6 +51,7 @@
<li><a href="https://github.com/skysthelimitt/Selenite">Source Code</a></li>
<li><a href="./settings.html">Settings</a></li>
<li><a id="panicmode">Panic Mode</a></li>
<li><a href="https://forms.gle/j75WUn6UhdqsRZgf7">Report a Bug</a></li>
</ul>
<h2>Bookmarklets</h2>

BIN
colorswitch/colorswitch.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

BIN
colorswitch/game.data Normal file

Binary file not shown.

20
colorswitch/game.js Normal file

File diff suppressed because one or more lines are too long

BIN
colorswitch/game.js.mem Normal file

Binary file not shown.

212
colorswitch/index.html Normal file
View File

@ -0,0 +1,212 @@
<!doctype html>
<html lang="en-us">
<head>
<script src="/js/all.js"></script>
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Color Switch</title>
<meta name="viewport" content="width=device-width, user-scalable=no">
<style>
/* the canvas *must not* have any border or padding, or mouse coords will be wrong */
* {
box-sizing: border-box;
}
body {
margin: 0;
background-color: black;
}
canvas.emscripten {
border: 0px none;
height: 100%;
}
canvas.emscripten.visible {
opacity: 1;
transition: opacity 0.5s ease-in;
transition-delay: 1s;
}
.canvas-container {
position: relative;
max-height: 0%;
background-color: black;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
margin: 0px auto;
text-align: center;
}
.canvas-container:after {
padding-top: 133.3333%;
/* 16:9 ratio */
display: block;
content: '';
}
.progress {
position: absolute;
top: 84%;
left: 0;
right: 0;
width: 90%;
height: 28px;
margin: 0 auto;
margin-bottom: 24px;
overflow: hidden;
border-radius: 2px;
background-color: #F7F7F7;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
}
.progress-bar {
float: left;
width: 0;
min-width: 2%;
height: 100%;
font-size: 20px;
font-family: monospace;
line-height: 28px;
color: #AAA;
text-align: center;
transition: width .1s ease;
background-color: #292929;
}
.touchLayer {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
</style>
</head>
<body>
<div class="canvas-container">
<!-- onclick="void(0)" -->
<canvas class="emscripten" id="canvas" oncontextmenu="event.preventDefault()"></canvas>
<div id="progress" class="progress">
<div id="progress-bar" class="progress-bar" style="width: 0%">0%</div>
</div>
<a id="link_android" target="__blank"
href="https://play.google.com/store/apps/details?id=com.fortafygames.colorswitch"
style="position: absolute; display: none;"></a>
<a id="link_ios" target="__blank" href="https://itunes.apple.com/app/id1053533457"
style="position: absolute; display: none;"></a>
<a id="link_fb" target="__blank" href="https://www.facebook.com/fortafygames"
style="position: absolute; display: none;"></a>
<a id="link_poki" target="__blank" href="http://poki.com/" style="position: absolute; display: none;"></a>
<!--<div id="touch" class="touchLayer">
</div>-->
<div id="poki-sdk-container" style="display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%;">
</div>
</div>
<script type='text/javascript'>
// connect to canvas
var Module = {
preRun: [],
postRun: [],
print: function () {
console.log(Array.prototype.slice.call(arguments).join(" "));
},
printErr: function () {
console.warn(Array.prototype.slice.call(arguments).join(" "));
},
canvas: document.getElementById('canvas'),
totalDependencies: 0,
monitorRunDependencies: function (left) {
this.totalDependencies = Math.max(this.totalDependencies, left);
//console.log('Downloading...', (100*(this.totalDependencies-left)/this.totalDependencies) + '%');
//console.log(Module);
// console.log('monitorRunDependencies', left ? 'Preparing... (' + (this.totalDependencies-left) + '/' + this.totalDependencies + ')' : 'All downloads complete.');
}
}
window.addEventListener("keydown", function (e) {
// space and arrow keys
if ([32, 37, 38, 39, 40].indexOf(e.keyCode) > -1) {
e.preventDefault();
}
}, false);
function addEvent(elementId, evnt, funct) {
var element = document.getElementById(elementId);
if (element.attachEvent)
return element.attachEvent('on' + evnt, funct);
else
return element.addEventListener(evnt, funct, false);
}
function setupCanvasTouchEvents() {
var canvas = document.getElementById("canvas");
var el = document.getElementById("canvas"); // "touch"
function adjustX(x) {
return x * canvas.width / parseInt(getComputedStyle(el).width, 10);
}
function adjustY(y) {
return y * canvas.height / parseInt(getComputedStyle(el).height, 10);
}
el.addEventListener("touchstart", function (evt) {
evt.preventDefault();
var touches = evt.changedTouches;
for (var i = 0; i < touches.length; i++) {
var touch = touches[i];
//console.log('_pInput_TouchStart', _pInput_TouchStart);
_pInput_TouchStart(touch.identifier % 10, adjustX(touch.clientX), adjustY(touch.clientY));
}
}, false);
el.addEventListener("touchend", function (evt) {
evt.preventDefault();
var touches = evt.changedTouches;
for (var i = 0; i < touches.length; i++) {
var touch = touches[i];
_pInput_TouchEnd(touch.identifier % 10);
}
}, false);
el.addEventListener("touchmove", function (evt) {
evt.preventDefault();
var touches = evt.changedTouches;
for (var i = 0; i < touches.length; i++) {
var touch = touches[i];
_pInput_TouchMove(touch.identifier % 10, adjustX(touch.clientX), adjustY(touch.clientY));
}
}, false);
}
var progressBar = document.getElementById("progress-bar");
var interval = setInterval(function () {
if (Module.dataFileDownloads && Module.dataFileDownloads["game.data"]) {
var data = Module.dataFileDownloads["game.data"];
//console.log(data.loaded, '/', data.total)
var percent = Math.round(data.loaded * 100 / data.total);
progressBar.style.width = percent + '%';
progressBar.innerHTML = percent + '%';
if (data.loaded >= data.total) {
document.getElementById("progress").style.display = "none";
document.getElementById("canvas").className += " visible";
setupCanvasTouchEvents();
clearInterval(interval);
}
}
}, 100);
</script>
<script async type="text/javascript" src="game.js"></script>
</body>
</html>

View File

@ -398,5 +398,55 @@
"name": "Vex 7",
"directory": "vex7",
"image": "icon.jpeg"
},
{
"name": "Slope Ball",
"directory": "slope-ball",
"image": "icon.jpg"
},
{
"name": "Slope 2",
"directory": "slope2",
"image": "slope-2-logo.png"
},
{
"name": "Learn to Fly Idle",
"directory": "ltfidle",
"image": "icon.jpg"
},
{
"name": "Red Ball 4",
"directory": "redball4",
"image": "redball4.webp"
},
{
"name": "Red Ball 4 Vol 3",
"directory": "redball4vol3",
"image": "redball4vol3.webp"
},
{
"name": "Red Ball 4 Vol 2",
"directory": "redball4vol2",
"image": "redball4vol2.webp"
},
{
"name": "Red Ball 3",
"directory": "redball3",
"image": "redball3.png"
},
{
"name": "Snake",
"directory": "snake",
"image": "snake.png"
},
{
"name": "Pacman",
"directory": "pacman",
"image": "icon.png"
},
{
"name": "Color Switch",
"directory": "colorswitch",
"image": "colorswitch.png"
}
]

View File

@ -71,6 +71,7 @@
<li><a href="https://github.com/skysthelimitt/Selenite">Source Code</a></li>
<li><a href="./settings.html">Settings</a></li>
<li><a id="panicmode">Panic Mode</a></li>
<li><a href="https://forms.gle/j75WUn6UhdqsRZgf7">Report a Bug</a></li>
</ul>
<input class="hiddenUpload" type="file" accept=".save" hidden />

BIN
ltfidle/icon.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

27
ltfidle/index.html Normal file
View File

@ -0,0 +1,27 @@
<html>
<head>
<script src="/js/all.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Learn To Fly Idle</title>
<style>html{background-color:#000;}</style>
</head>
<body>
<div id="ruffle" width="100%" height="100%"></div>
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
<script>
window.RufflePlayer = window.RufflePlayer || {};
window.addEventListener("load", (event) => {
const ruffle = window.RufflePlayer.newest();
const player = ruffle.createPlayer();
const container = document.getElementById("ruffle");
player.id = "player";
player.style.width = "100%";
player.style.height = "100%";
container.appendChild(player);
player.load("ltf-idle.swf");
});
</script>
</body>
</html>

BIN
ltfidle/ltf-idle.swf Normal file

Binary file not shown.

BIN
pacman/audio/back.mp3 Normal file

Binary file not shown.

BIN
pacman/audio/bonus.mp3 Normal file

Binary file not shown.

BIN
pacman/audio/dead.mp3 Normal file

Binary file not shown.

BIN
pacman/audio/dot.mp3 Normal file

Binary file not shown.

BIN
pacman/audio/eat.mp3 Normal file

Binary file not shown.

BIN
pacman/audio/eaten.mp3 Normal file

Binary file not shown.

BIN
pacman/audio/frightened.mp3 Normal file

Binary file not shown.

BIN
pacman/audio/intro.mp3 Normal file

Binary file not shown.

BIN
pacman/audio/life.mp3 Normal file

Binary file not shown.

1
pacman/bundle.js Normal file

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

BIN
pacman/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 819 B

BIN
pacman/img/characters.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
pacman/img/maze.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

BIN
pacman/img/misc.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
pacman/img/pills.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

BIN
pacman/img/start.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

14
pacman/index.html Normal file
View File

@ -0,0 +1,14 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, user-scalable=no">
<title>jsPacman | JavaScript Ms. Pac-Man Remake</title>
<script src="/js/all.js"></script>
<body>
<h1 style="position: absolute; left: -1000px;">jsPacman | HTML - CSS - JavaScript | Ms. Pac-Man Remake</h1>
<h2 style="position: absolute; left: -1000px;">Play Online Ms. Pac-Man</h2>
<div class="js-pacman-playground with-border">
</div>
<script type="text/javascript" src="bundle.js"></script></body>
</html>

27
redball3/index.html Normal file
View File

@ -0,0 +1,27 @@
<html>
<head>
<script src="/js/all.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Red Ball 3</title>
<style>html{background-color:#000;}</style>
</head>
<body>
<div id="ruffle" width="100%" height="100%"></div>
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
<script>
window.RufflePlayer = window.RufflePlayer || {};
window.addEventListener("load", (event) => {
const ruffle = window.RufflePlayer.newest();
const player = ruffle.createPlayer();
const container = document.getElementById("ruffle");
player.id = "player";
player.style.width = "100%";
player.style.height = "100%";
container.appendChild(player);
player.load("redball3.swf");
});
</script>
</body>
</html>

BIN
redball3/redball3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

BIN
redball3/redball3.swf Normal file

Binary file not shown.

27
redball4/index.html Normal file
View File

@ -0,0 +1,27 @@
<html>
<head>
<script src="/js/all.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Red Ball 4</title>
<style>html{background-color:#000;}</style>
</head>
<body>
<div id="ruffle" width="100%" height="100%"></div>
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
<script>
window.RufflePlayer = window.RufflePlayer || {};
window.addEventListener("load", (event) => {
const ruffle = window.RufflePlayer.newest();
const player = ruffle.createPlayer();
const container = document.getElementById("ruffle");
player.id = "player";
player.style.width = "100%";
player.style.height = "100%";
container.appendChild(player);
player.load("redball4.swf");
});
</script>
</body>
</html>

BIN
redball4/redball4.swf Normal file

Binary file not shown.

BIN
redball4/redball4.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

27
redball4vol2/index.html Normal file
View File

@ -0,0 +1,27 @@
<html>
<head>
<script src="/js/all.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Red Ball 4 Vol 2</title>
<style>html{background-color:#000;}</style>
</head>
<body>
<div id="ruffle" width="100%" height="100%"></div>
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
<script>
window.RufflePlayer = window.RufflePlayer || {};
window.addEventListener("load", (event) => {
const ruffle = window.RufflePlayer.newest();
const player = ruffle.createPlayer();
const container = document.getElementById("ruffle");
player.id = "player";
player.style.width = "100%";
player.style.height = "100%";
container.appendChild(player);
player.load("redball4v2.swf");
});
</script>
</body>
</html>

BIN
redball4vol2/redball4v2.swf Normal file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

27
redball4vol3/index.html Normal file
View File

@ -0,0 +1,27 @@
<html>
<head>
<script src="/js/all.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Red Ball 4 Vol 3</title>
<style>html{background-color:#000;}</style>
</head>
<body>
<div id="ruffle" width="100%" height="100%"></div>
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
<script>
window.RufflePlayer = window.RufflePlayer || {};
window.addEventListener("load", (event) => {
const ruffle = window.RufflePlayer.newest();
const player = ruffle.createPlayer();
const container = document.getElementById("ruffle");
player.id = "player";
player.style.width = "100%";
player.style.height = "100%";
container.appendChild(player);
player.load("redball4v3.swf");
});
</script>
</body>
</html>

BIN
redball4vol3/redball4v3.swf Normal file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

View File

@ -1,41 +1,47 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- initialize theme vars -->
<style>
:root {
--input-bg-color: #74747488;
--main-text-color: #dadada;
--p-text-color: #a1a1a1;
--border-color: #979797bb;
--star-color: #ffffff;
--game-color: #5e5e5e66;
--bg-1: #0c0c0c;
--bg-2: #030303;
--input-bg-color: #00000000;
--main-text-color: #00000000;
--p-text-color: #00000000;
--border-color: #00000000;
--star-color: #00000000;
--game-color: #00000000;
--bg-1: #00000000;
--bg-2: #00000000;
--invert-logo: 0;
}
</style>
<script src="./js/themes.js" defer></script>
<script src="/js/all.js"></script>
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/toastify-js/src/toastify.min.css" />
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/toastify-js"></script>
<style>
@import url("https://fonts.googleapis.com/css2?family=Share+Tech+Mono&display=swap");
</style>
<!-- initialize externals -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script>
<script src=" https://cdn.jsdelivr.net/npm/js-cookie@3.0.5/dist/js.cookie.min.js "></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.1.1/crypto-js.min.js"></script>
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/toastify-js/src/toastify.min.css"/>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/toastify-js"></script>
<style>@import url("https://fonts.googleapis.com/css2?family=Share+Tech+Mono&display=swap");</style>
<!-- initialize my stuff -->
<script src="/js/themes.js"></script>
<script src="/js/all.js"></script>
<script src="/js/cloak.js"></script>
<script src="/js/main.js"></script>
<link rel="stylesheet" href="/style.css" />
<title>Tab Cloak | Selenite</title>
<link rel="shortcut icon" href="/favicon.png" />
<meta name="keywords" content="front-end web developer, unblocked, games, google sites, unblocked games mom, ublocked, code, coding, programmer, development, javascript, jquery, bootstrap, sass, less, git, gaming, internet, website, best, site, cool, free games" />
<!-- seo + other things -->
<title>Selenite</title>
<link rel="icon" href="/favicon.ico" />
<meta name="keywords" content="front-end web developer, unblocked, games, google sites, unblocked games mom, ublocked, code, coding, programmer, development, javascript, jquery, bootstrap, sass, less, git, gaming, internet, website, best, site, cool, free games"/>
<meta property="og:title" content="Welcome to Selenite." />
<meta property="og:site_name" content="https://Selenite.pages.dev" />
<meta property="og:description" content="Welcome to the one and only option for unblocked games. Welcome to Selenite." />
<meta name="description" content="Welcome to the one and only option for unblocked games. Welcome to Selenite." />
<meta property="og:description" content="Welcome to the one and only option for unblocked games. Welcome to Selenite."/>
<meta name="description" content="Welcome to the one and only option for unblocked games. Welcome to Selenite."/>
<meta name="author" content="Website Creator" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.1.1/crypto-js.min.js"></script>
<script src="/js/cloak.js"></script>
<script>
function setPanicMode() {
if (!$("#panic").val().startsWith("https")) {
@ -57,8 +63,7 @@
}
</script>
</head>
<body>
<div id="particles-js"></div>
<body style="display: none">
<div class="content">
<ul>
<li><a href="./index.html">Home</a></li>
@ -67,6 +72,7 @@
<li><a href="https://github.com/skysthelimitt/Selenite">Source Code</a></li>
<li><a href="./settings.html">Settings</a></li>
<li><a id="panicmode">Panic Mode</a></li>
<li><a href="https://forms.gle/j75WUn6UhdqsRZgf7">Report a Bug</a></li>
</ul>
<input class="hiddenUpload" type="file" accept=".save" hidden />

71309
slope-ball/files/Slope.js Normal file

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 328 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 432 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 400 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 540 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 852 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 335 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB

Some files were not shown because too many files have changed in this diff Show More