SkiggleFish
WARNING: There is no autocorrect, you must enter the exact name or number of a game, or a few common typos into the search bar.
Games
1. Paper.io 2
2. Drift Hunters
3. Retro Bowl
4. Polytrack
5. 2048
6. Drive Mad
7. Raggdoll Archers
8. Doodle Road
9. Moto X3M
10. Big Tower Tiny Square
11. Henry Stickman
12. Snow Rider 3d
13. Idle Breakout
15. OvO
16. Deadly Descent
17. Idle Mining Empire
18. Basket Random
<header>
<h1>SkiggleFish Games</h1>
</header>
<input type="text" id="searchInput" placeholder="Enter item name and press search">
<button>Search</button>
<p>WARNING: There is no autocorrect, you must enter the exact name of a game</p>
<h1>Games</h1>
<div id="paper.io-2">
<h2>1. Paper.io 2</h2>
<iframe src="https://games.crazygames.com/en_US/paper-io-2/index.html" width="800" height="600"></iframe>
</div>
<div id="drift-hunters">
<h2>2. Drift Hunters</h2>
<iframe src="https://games.crazygames.com/en_US/drift-hunters/index.html" width="800" height="600" allowfullscreen></iframe>
</div>
<div id="retro-bowl">
<h2>3. Retro Bowl</h2>
<iframe src="https://2games.io/embed/retro-bowl" width="800" height="600" allowfullscreen></iframe>
</div>
<div id="polytrack">
<h2>4. Polytrack</h2>
<iframe src="https://games.crazygames.com/en_US/polytrack/index.html" width="800" height="600" allowfullscreen></iframe>
</div>
<div id="2048">
<h2>5. 2048</h2>
<iframe src="https://games.crazygames.com/en_US/2048/index.html" width="800" height="600" allowfullscreen></iframe>
</div>
<div id="drive-mad">
<h2>6. Drive Mad</h2>
<iframe src="https://www.drivemad.com/index.html" width="800" height="600" allowfullscreen></iframe>
</div>
<div id="raggdoll-archers">
<h2>7. Ragdoll Archers</h2>
<iframe src="https://games.crazygames.com/en_US/ragdoll-archers/index.html" width="800" height="600" allowfullscreen></iframe>
</div>
<div id="doodle-road">
<h2>8. Doodle Road</h2>
<iframe src="https://games.crazygames.com/en_US/doodle-road/index.html" width="800" height="600" allowfullscreen></iframe>
</div>
<div id="moto-x3m-winter">
<h2>9. Moto X3M Winter</h2>
<iframe src="https://games.crazygames.com/en_US/moto-x3m-4/index.html" width="800" height="600" allowfullscreen></iframe>
</div>
<div id="moto-x3m-pool-party">
<h2>Moto X3M Pool Party</h2>
<iframe src="https://games.crazygames.com/en_US/moto-x3m-pool-party/index.html" width="800" height="600" allowfullscreen></iframe>
</div>
<div id="big-tower-tiny-square">
<h2>10. Big Tower Tiny Square</h2>
<iframe src="https://games.crazygames.com/en_US/big-tower-tiny-square/index.html" width="800" height="600" allowfullscreen></iframe>
</div>
<div id="henry-stickman">
<h2>11. Henry Stickman</h2>
<iframe src="https://games.crazygames.com/en_US/infiltrating-the-airship/index.html" width="800" height="600" allowfullscreen></iframe>
<iframe src="https://flashmuseum.org/stealing-the-diamond/" width="800" height="600" allowfullscreen></iframe>
</div>
<div id="snow-rider-3d">
<h2>12. Snow Rider 3D</h2>
<iframe src="https://playsnowrider.com/" width="800" height="600" allowfullscreen></iframe>
</div>
<div id="idle-breakout">
<h2>13. Idle Breakout</h2>
<iframe src="https://buckyz.github.io/IdleBreakout/" width="1000" height="800" allowfullscreen></iframe>
</div>
<div id="cookie">
<h2>14. Cookie Clicker</h2>
<iframe src="https://petezahgames.github.io/iframe.html" width="1000" height="800" allowfullscreen></iframe>
</div>
<div id="ovo">
<h2>15. OvO</h2>
<iframe src="https://ubg98.github.io/OvO/" width="800" height="600" allowfullscreen></iframe>
</div>
<div id="dd">
<h2>16. Deadly Descent</h2>
<iframe src="https://www.miniplay.com/game/deadly-descent" width="800" height="600" allowfullscreen></iframe>
</div>
<div id="basketball">
<h2>17. Basket Random</h2>
<iframe src="https://www.twoplayergames.org/gameframe/basket-random" width="800" height="600" allowfullscreen></iframe>
</div>
<style>
body {
font-family: "Cooper BT", sans-serif;
margin: 0;
padding: 0;
background: #f0f0f0;
}
header {
background: #333;
color: white;
padding: 20px;
text-align: center;
}
.content {
padding: 20px;
}
.filler {
height: 100px;
background: linear-gradient(to bottom, #fff, #ccc);
}
.game-window {
padding: 20px;
background: #fff;
text-align: center;
}
</style>
<script>
document.addEventListener("DOMContentLoaded", function() {
// Prevent iframes from opening themselves
window.open = () => null;
// Scroll-to-game functionality
const button = document.querySelector("button");
button.addEventListener("click", function scrollToGame() {
const input = document.getElementById("searchInput").value.toLowerCase().trim();
const gameMap = {
"clown fish":"clown-fish",
"mandarin fish":"mandarin-fish",
"lion fish":"lion-fish",
"paper.io 2": "paper.io-2",
"1": "paper.io-2",
"drift hunters": "drift-hunters",
"2": "drift-hunters",
"3": "retro-bowl",
"retro bowl": "retro-bowl",
"4":"polytrack",
"polytrack":"polytrack",
"5":"2048",
"2048":"2048",
"6":"drive-mad",
"drive mad":"drive-mad",
"7":"raggdoll-archers",
"raggdoll archers":"raggdoll-archers",
"8":"doodle-road",
"doodle road":"doodle-road",
"9":"moto-x3m-winter",
"moto x3m":"moto-x3m-winter",
"10":"big-tower-tiny-square",
"big tower tiny square":"big-tower-tiny-square",
"11":"henry-stickman",
"henry stickman":"henry-stickman",
"12":"snow-rider-3d",
"snow rider 3d":"snow-rider-3d",
"13":"idle-breakout",
"idle breakout":"idle-breakout",
"14":"cookie",
"cookie clicker":"cookie",
"15":"ovo",
"dd":"dd",
"deadly descent":"dd",
"basket random":"basketball",
"18":"basketball"
};
const targetId = gameMap[input];
if (targetId) {
const targetDiv = document.getElementById(targetId);
if (targetDiv) targetDiv.scrollIntoView({ behavior: "smooth" });
else alert("Target section not found.");
} else {
alert("Game not found. Please try another name or number.");
}
});
});
</script>