10 games - hoping for 100 before school starts
46
404.html
@ -1,31 +1,38 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
|
<!-- initialize theme vars -->
|
||||||
<style>
|
<style>
|
||||||
:root {
|
:root {
|
||||||
--input-bg-color: #74747488;
|
--input-bg-color: #00000000;
|
||||||
--main-text-color: #dadada;
|
--main-text-color: #00000000;
|
||||||
--p-text-color: #a1a1a1;
|
--p-text-color: #00000000;
|
||||||
--border-color: #979797bb;
|
--border-color: #00000000;
|
||||||
--star-color: #ffffff;
|
--star-color: #00000000;
|
||||||
--game-color: #5e5e5e66;
|
--game-color: #00000000;
|
||||||
--bg-1: #0c0c0c;
|
--bg-1: #00000000;
|
||||||
--bg-2: #030303;
|
--bg-2: #00000000;
|
||||||
--invert-logo: 0;
|
--invert-logo: 0;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<script src="./js/themes.js" defer></script>
|
|
||||||
<script src="/js/all.js"></script>
|
|
||||||
|
|
||||||
<style>
|
<!-- initialize externals -->
|
||||||
@import url("https://fonts.googleapis.com/css2?family=Share+Tech+Mono&display=swap");
|
|
||||||
</style>
|
|
||||||
<link rel="stylesheet" href="/style.css" />
|
|
||||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script>
|
<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 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" />
|
<link rel="stylesheet" href="/style.css" />
|
||||||
|
|
||||||
|
<!-- seo + other things -->
|
||||||
<title>Selenite</title>
|
<title>Selenite</title>
|
||||||
<link rel="icon" href="/favicon.png" />
|
<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 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:title" content="Welcome to Selenite." />
|
||||||
<meta property="og:site_name" content="https://Selenite.pages.dev" />
|
<meta property="og:site_name" content="https://Selenite.pages.dev" />
|
||||||
@ -33,9 +40,9 @@
|
|||||||
<meta name="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="author" content="Website Creator" />
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body style="display: none">
|
||||||
<div id="particles-js"></div>
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="./index.html">Home</a></li>
|
<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://forms.gle/iBAbXvEDaYTLuEcdA">Suggestions</a></li>
|
||||||
<li><a href="https://github.com/skysthelimitt/Selenite">Souwce Code</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="./cloak.html">Tab Cwoak</a></li>
|
||||||
|
<li><a href="https://forms.gle/j75WUn6UhdqsRZgf7">Weport a Bug</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<div class="title">
|
<div class="title">
|
||||||
<img src="/favicon.png" style="width: 4%" />
|
<img src="./new.svg" style="width: 4%; padding-right: 1%; filter: invert(var(--invert-logo, 0))" />
|
||||||
<h2 style="font-size: 45px">Selenite🥺🥺</h2>
|
<h2 style="font-size: 70px">sewenite</h2>
|
||||||
</div>
|
</div>
|
||||||
<h2 style="font-size: 40px">۶( ゚д゚) oopsies.. we couwdn't find the page you wewe wooking fow >w<</h2>
|
<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 />
|
<a href="/index.html" style="font-size: 35px">(๑•﹏•)⋆* ⁑⋆* pwease go home.. 👉👈</a><br />
|
||||||
|
@ -1,41 +1,48 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
|
<!-- initialize theme vars -->
|
||||||
<style>
|
<style>
|
||||||
:root {
|
:root {
|
||||||
--input-bg-color: #74747488;
|
--input-bg-color: #00000000;
|
||||||
--main-text-color: #dadada;
|
--main-text-color: #00000000;
|
||||||
--p-text-color: #a1a1a1;
|
--p-text-color: #00000000;
|
||||||
--border-color: #979797bb;
|
--border-color: #00000000;
|
||||||
--star-color: #ffffff;
|
--star-color: #00000000;
|
||||||
--game-color: #5e5e5e66;
|
--game-color: #00000000;
|
||||||
--bg-1: #0c0c0c;
|
--bg-1: #00000000;
|
||||||
--bg-2: #030303;
|
--bg-2: #00000000;
|
||||||
--invert-logo: 0;
|
--invert-logo: 0;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<script src="./js/themes.js" defer></script>
|
|
||||||
<script src="/js/all.js"></script>
|
|
||||||
|
|
||||||
<style>
|
<!-- initialize externals -->
|
||||||
@import url("https://fonts.googleapis.com/css2?family=Share+Tech+Mono&display=swap");
|
|
||||||
</style>
|
|
||||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script>
|
<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 src=" https://cdn.jsdelivr.net/npm/js-cookie@3.0.5/dist/js.cookie.min.js "></script>
|
||||||
<link rel="stylesheet" href="/style.css" />
|
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.1.1/crypto-js.min.js"></script>
|
||||||
<title>Bookmarklets | Selenite</title>
|
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/toastify-js/src/toastify.min.css"/>
|
||||||
<link rel="shortcut icon" href="favicon.png" />
|
<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.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 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." />
|
<meta property="og:title" content="Welcome to Selenite." />
|
||||||
<meta property="og:site_name" content="https://Selenite.pages.dev" />
|
<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 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="description" content="Welcome to the one and only option for unblocked games. Welcome to Selenite."/>
|
||||||
<meta name="author" content="Website Creator" />
|
<meta name="author" content="Website Creator" />
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body style="display: none">
|
||||||
<div id="particles-js"></div>
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="./index.html">Home</a></li>
|
<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="https://github.com/skysthelimitt/Selenite">Source Code</a></li>
|
||||||
<li><a href="./settings.html">Settings</a></li>
|
<li><a href="./settings.html">Settings</a></li>
|
||||||
<li><a id="panicmode">Panic Mode</a></li>
|
<li><a id="panicmode">Panic Mode</a></li>
|
||||||
|
<li><a href="https://forms.gle/j75WUn6UhdqsRZgf7">Report a Bug</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>Bookmarklets</h2>
|
<h2>Bookmarklets</h2>
|
||||||
|
BIN
colorswitch/colorswitch.png
Normal file
After Width: | Height: | Size: 4.1 KiB |
BIN
colorswitch/game.data
Normal file
20
colorswitch/game.js
Normal file
BIN
colorswitch/game.js.mem
Normal file
212
colorswitch/index.html
Normal 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>
|
50
games.json
@ -398,5 +398,55 @@
|
|||||||
"name": "Vex 7",
|
"name": "Vex 7",
|
||||||
"directory": "vex7",
|
"directory": "vex7",
|
||||||
"image": "icon.jpeg"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -71,6 +71,7 @@
|
|||||||
<li><a href="https://github.com/skysthelimitt/Selenite">Source Code</a></li>
|
<li><a href="https://github.com/skysthelimitt/Selenite">Source Code</a></li>
|
||||||
<li><a href="./settings.html">Settings</a></li>
|
<li><a href="./settings.html">Settings</a></li>
|
||||||
<li><a id="panicmode">Panic Mode</a></li>
|
<li><a id="panicmode">Panic Mode</a></li>
|
||||||
|
<li><a href="https://forms.gle/j75WUn6UhdqsRZgf7">Report a Bug</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<input class="hiddenUpload" type="file" accept=".save" hidden />
|
<input class="hiddenUpload" type="file" accept=".save" hidden />
|
||||||
|
BIN
ltfidle/icon.jpg
Normal file
After Width: | Height: | Size: 19 KiB |
27
ltfidle/index.html
Normal 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
BIN
pacman/audio/back.mp3
Normal file
BIN
pacman/audio/bonus.mp3
Normal file
BIN
pacman/audio/dead.mp3
Normal file
BIN
pacman/audio/dot.mp3
Normal file
BIN
pacman/audio/eat.mp3
Normal file
BIN
pacman/audio/eaten.mp3
Normal file
BIN
pacman/audio/frightened.mp3
Normal file
BIN
pacman/audio/intro.mp3
Normal file
BIN
pacman/audio/life.mp3
Normal file
1
pacman/bundle.js
Normal file
BIN
pacman/fonts/press-start-2p-v9-latin-regular.woff
Normal file
BIN
pacman/fonts/press-start-2p-v9-latin-regular.woff2
Normal file
BIN
pacman/icon.png
Normal file
After Width: | Height: | Size: 819 B |
BIN
pacman/img/characters.png
Normal file
After Width: | Height: | Size: 17 KiB |
BIN
pacman/img/maze.png
Normal file
After Width: | Height: | Size: 63 KiB |
BIN
pacman/img/misc.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
pacman/img/pills.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
pacman/img/start.png
Normal file
After Width: | Height: | Size: 4.8 KiB |
14
pacman/index.html
Normal 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
@ -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
After Width: | Height: | Size: 6.0 KiB |
BIN
redball3/redball3.swf
Normal file
27
redball4/index.html
Normal 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
BIN
redball4/redball4.webp
Normal file
After Width: | Height: | Size: 4.7 KiB |
27
redball4vol2/index.html
Normal 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
BIN
redball4vol2/redball4vol2.webp
Normal file
After Width: | Height: | Size: 5.6 KiB |
27
redball4vol3/index.html
Normal 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
BIN
redball4vol3/redball4vol3.webp
Normal file
After Width: | Height: | Size: 5.8 KiB |
@ -1,32 +1,39 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
|
<!-- initialize theme vars -->
|
||||||
<style>
|
<style>
|
||||||
:root {
|
:root {
|
||||||
--input-bg-color: #74747488;
|
--input-bg-color: #00000000;
|
||||||
--main-text-color: #dadada;
|
--main-text-color: #00000000;
|
||||||
--p-text-color: #a1a1a1;
|
--p-text-color: #00000000;
|
||||||
--border-color: #979797bb;
|
--border-color: #00000000;
|
||||||
--star-color: #ffffff;
|
--star-color: #00000000;
|
||||||
--game-color: #5e5e5e66;
|
--game-color: #00000000;
|
||||||
--bg-1: #0c0c0c;
|
--bg-1: #00000000;
|
||||||
--bg-2: #030303;
|
--bg-2: #00000000;
|
||||||
--invert-logo: 0;
|
--invert-logo: 0;
|
||||||
}
|
}
|
||||||
</style>
|
</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>
|
<!-- initialize externals -->
|
||||||
@import url("https://fonts.googleapis.com/css2?family=Share+Tech+Mono&display=swap");
|
|
||||||
</style>
|
|
||||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script>
|
<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 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" />
|
<link rel="stylesheet" href="/style.css" />
|
||||||
<title>Tab Cloak | Selenite</title>
|
|
||||||
<link rel="shortcut icon" href="/favicon.png" />
|
<!-- 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 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:title" content="Welcome to Selenite." />
|
||||||
<meta property="og:site_name" content="https://Selenite.pages.dev" />
|
<meta property="og:site_name" content="https://Selenite.pages.dev" />
|
||||||
@ -34,8 +41,7 @@
|
|||||||
<meta name="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="author" content="Website Creator" />
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
<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>
|
<script>
|
||||||
function setPanicMode() {
|
function setPanicMode() {
|
||||||
if (!$("#panic").val().startsWith("https")) {
|
if (!$("#panic").val().startsWith("https")) {
|
||||||
@ -57,8 +63,7 @@
|
|||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body style="display: none">
|
||||||
<div id="particles-js"></div>
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="./index.html">Home</a></li>
|
<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="https://github.com/skysthelimitt/Selenite">Source Code</a></li>
|
||||||
<li><a href="./settings.html">Settings</a></li>
|
<li><a href="./settings.html">Settings</a></li>
|
||||||
<li><a id="panicmode">Panic Mode</a></li>
|
<li><a id="panicmode">Panic Mode</a></li>
|
||||||
|
<li><a href="https://forms.gle/j75WUn6UhdqsRZgf7">Report a Bug</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<input class="hiddenUpload" type="file" accept=".save" hidden />
|
<input class="hiddenUpload" type="file" accept=".save" hidden />
|
||||||
|
71309
slope-ball/files/Slope.js
Normal file
BIN
slope-ball/files/Slope_texture_0.png
Normal file
After Width: | Height: | Size: 328 B |
BIN
slope-ball/files/Slope_texture_1.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
slope-ball/files/Slope_texture_10.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
slope-ball/files/Slope_texture_11.png
Normal file
After Width: | Height: | Size: 2.3 KiB |
BIN
slope-ball/files/Slope_texture_12.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
slope-ball/files/Slope_texture_13.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
slope-ball/files/Slope_texture_14.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
slope-ball/files/Slope_texture_15.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
slope-ball/files/Slope_texture_16.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
slope-ball/files/Slope_texture_17.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
slope-ball/files/Slope_texture_18.png
Normal file
After Width: | Height: | Size: 3.8 KiB |
BIN
slope-ball/files/Slope_texture_19.png
Normal file
After Width: | Height: | Size: 432 B |
BIN
slope-ball/files/Slope_texture_2.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
slope-ball/files/Slope_texture_20.png
Normal file
After Width: | Height: | Size: 56 B |
BIN
slope-ball/files/Slope_texture_21.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
slope-ball/files/Slope_texture_22.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
slope-ball/files/Slope_texture_23.png
Normal file
After Width: | Height: | Size: 400 B |
BIN
slope-ball/files/Slope_texture_24.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
slope-ball/files/Slope_texture_25.png
Normal file
After Width: | Height: | Size: 540 B |
BIN
slope-ball/files/Slope_texture_26.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
slope-ball/files/Slope_texture_27.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
slope-ball/files/Slope_texture_28.png
Normal file
After Width: | Height: | Size: 80 B |
BIN
slope-ball/files/Slope_texture_29.png
Normal file
After Width: | Height: | Size: 80 B |
BIN
slope-ball/files/Slope_texture_3.png
Normal file
After Width: | Height: | Size: 852 B |
BIN
slope-ball/files/Slope_texture_30.png
Normal file
After Width: | Height: | Size: 74 B |
BIN
slope-ball/files/Slope_texture_31.png
Normal file
After Width: | Height: | Size: 74 B |
BIN
slope-ball/files/Slope_texture_32.png
Normal file
After Width: | Height: | Size: 74 B |
BIN
slope-ball/files/Slope_texture_33.png
Normal file
After Width: | Height: | Size: 78 B |
BIN
slope-ball/files/Slope_texture_34.png
Normal file
After Width: | Height: | Size: 78 B |
BIN
slope-ball/files/Slope_texture_35.png
Normal file
After Width: | Height: | Size: 80 B |
BIN
slope-ball/files/Slope_texture_36.png
Normal file
After Width: | Height: | Size: 86 B |
BIN
slope-ball/files/Slope_texture_37.png
Normal file
After Width: | Height: | Size: 86 B |
BIN
slope-ball/files/Slope_texture_38.png
Normal file
After Width: | Height: | Size: 86 B |
BIN
slope-ball/files/Slope_texture_39.png
Normal file
After Width: | Height: | Size: 88 B |
BIN
slope-ball/files/Slope_texture_4.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
slope-ball/files/Slope_texture_40.png
Normal file
After Width: | Height: | Size: 82 B |
BIN
slope-ball/files/Slope_texture_41.png
Normal file
After Width: | Height: | Size: 96 B |
BIN
slope-ball/files/Slope_texture_42.png
Normal file
After Width: | Height: | Size: 88 B |
BIN
slope-ball/files/Slope_texture_43.png
Normal file
After Width: | Height: | Size: 84 B |
BIN
slope-ball/files/Slope_texture_44.png
Normal file
After Width: | Height: | Size: 88 B |
BIN
slope-ball/files/Slope_texture_45.png
Normal file
After Width: | Height: | Size: 66 B |
BIN
slope-ball/files/Slope_texture_46.png
Normal file
After Width: | Height: | Size: 54 B |
BIN
slope-ball/files/Slope_texture_47.png
Normal file
After Width: | Height: | Size: 36 B |
BIN
slope-ball/files/Slope_texture_48.png
Normal file
After Width: | Height: | Size: 82 B |
BIN
slope-ball/files/Slope_texture_49.png
Normal file
After Width: | Height: | Size: 78 B |
BIN
slope-ball/files/Slope_texture_5.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
slope-ball/files/Slope_texture_50.png
Normal file
After Width: | Height: | Size: 76 B |
BIN
slope-ball/files/Slope_texture_51.png
Normal file
After Width: | Height: | Size: 74 B |
BIN
slope-ball/files/Slope_texture_52.png
Normal file
After Width: | Height: | Size: 76 B |
BIN
slope-ball/files/Slope_texture_53.png
Normal file
After Width: | Height: | Size: 72 B |
BIN
slope-ball/files/Slope_texture_54.png
Normal file
After Width: | Height: | Size: 78 B |
BIN
slope-ball/files/Slope_texture_55.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
slope-ball/files/Slope_texture_56.png
Normal file
After Width: | Height: | Size: 6.2 KiB |
BIN
slope-ball/files/Slope_texture_57.png
Normal file
After Width: | Height: | Size: 335 KiB |
BIN
slope-ball/files/Slope_texture_58.png
Normal file
After Width: | Height: | Size: 128 KiB |