Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
NovaAppsInc committed Apr 7, 2022
2 parents f201a42 + 8ef5ffd commit 7716fc8
Show file tree
Hide file tree
Showing 16 changed files with 87 additions and 83 deletions.
143 changes: 68 additions & 75 deletions g.html
Original file line number Diff line number Diff line change
@@ -1,134 +1,127 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Games</title>
<link rel="stylesheet" href="./styles/g.css">
</head>

<body>
<div id="particles-js"></div>
<div class="tabar">
<div class="searchCONT">
<input type="search" name="url" id="gamesSEARCH" autocomplete="off" class="gamesSEARCH"
placeholder="Search a game or category">
<svg onclick="alert('Current Categories: \n HTML \n Flash')" xmlns="http://www.w3.org/2000/svg"
class="icon help icon-tabler icon-tabler-question-mark" viewBox="0 0 24 24" stroke="#ff7ffd" fill="none"
stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none" />
<path d="M8 8a3.5 3 0 0 1 3.5 -3h1a3.5 3 0 0 1 3.5 3a3 3 0 0 1 -2 3a3 4 0 0 0 -2 4" />
<line x1="12" y1="19" x2="12" y2="19.01" />
<body>
<div id="particles-js"></div>
<div class="tabar">
<div class="searchCONT">
<input type="search" name="url" id="gamesSEARCH" autocomplete="off" class="gamesSEARCH" placeholder="Search a game or category">
<svg onclick="alert('Current Categories: \n HTML \n Flash')" xmlns="http://www.w3.org/2000/svg" class="icon help icon-tabler icon-tabler-question-mark" viewBox="0 0 24 24" stroke="#ff7ffd" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M8 8a3.5 3 0 0 1 3.5 -3h1a3.5 3 0 0 1 3.5 3a3 3 0 0 1 -2 3a3 4 0 0 0 -2 4" />
<line x1="12" y1="19" x2="12" y2="19.01" />
</svg>
</div>
</div>
</div>
<div class="spacerG"></div>
<div class="results hardhide"></div>
<div class="games" id="games">
<div style="display: flex;width: 100%;flex-wrap: wrap;justify-content: center;align-content: center;">
<a class="game" href="./g/retro-bowl/index.html">
<div class="spacerG"></div>
<div class="results hardhide"></div>
<div class="games" id="games">
<div style="display: flex;width: 100%;flex-wrap: wrap;justify-content: center;align-content: center;">
<a class="game" href="./g/retro-bowl/index.html">
<img src="./game-imgs/retro-bowl.jpg" class="thumbnail">
<h3 class="title gmsTITLE">Retro Bowl</h3>
</a>
<a class="game" href="./g/clumsy-bird/index.html">
</a>
<a class="game" href="./g/clumsy-bird/index.html">
<img src="./game-imgs/clumsy.png" class="thumbnail">
<h3 class="title">Clumsy Bird</h3>
</a>
<a class="game" href="./g/2048/index.html">
</a>
<a class="game" href="./g/2048/index.html">
<img src="./game-imgs/2048.png" class="thumbnail">
<h3 class="title">2048</h3>
</a>
<a class="game" href="./g/hextris/index.html">
</a>
<a class="game" href="./g/hextris/index.html">
<img src="./game-imgs/hextris.png" class="thumbnail">
<h3 class="title">Hextris</h3>
</a>
<a class="game" href="./g/tower-building/index.html">
</a>
<a class="game" href="./g/tower-building/index.html">
<img src="./game-imgs/tower.gif" class="thumbnail">
<h3 class="title">Tower Building</h3>
</a>
<a class="game" href="/g/slope/index.html">
<img src=" ./game-imgs/slope.jpg" class="thumbnail">
</a>
<a class="game" href="/g/slope/index.html"">
<img src="./game-imgs/slope.jpg" class="thumbnail">
<h3 class="title">Slope</h3>
</a>
<a class="game" href="/g/flash/index.html?swf=bullet_bill_26.swf">
</a>
<a class="game" href="/g/flash/index.html?swf=bullet_bill_26.swf">
<img src="./game-imgs/bulletbill.png" class="thumbnail">
<h3 class="title">Bullet Bill</h3>
</a>
<a class="game" href="/g/flash/index.html?swf=portal2d.swf">
</a>
<a class="game" href="/g/flash/index.html?swf=portal2d.swf">
<img src="./game-imgs/portal.png" class="thumbnail">
<h3 class="title">Portal 2D</h3>
</a>
<a class="game" href="/g/flash/index.html?swf=zombocalypse.swf">
</a>
<a class="game" href="/g/flash/index.html?swf=zombocalypse.swf">
<img src="./game-imgs/zomb.png" class="thumbnail">
<h3 class="title">Zombocalypse</h3>
</a>
<a class="game" href="/g/flash/index.html?swf=alien.swf">
</a>
<a class="game" href="/g/flash/index.html?swf=alien.swf">
<img src="./game-imgs/AlienHominid.png" class="thumbnail">
<h3 class="title">Alien Hominid</h3>
</a>
<a class="game" href="/g/flash/index.html?swf=achievement-unlocked.swf">
</a>
<a class="game" href="/g/flash/index.html?swf=achievement-unlocked.swf">
<img src="./game-imgs/achievement.png" class="thumbnail">
<h3 class="title">Achievement+</h3>
</a>
<a class="game" href="/g/basketball-stars/index.html">
</a>
<a class="game" href="/g/basketball-stars/index.html">
<img src="./game-imgs/bbstars.png" class="thumbnail">
<h3 class="title">Basketball Stars</h3>
</a>
<a class="game" href="/g/cookie/index.html">
</a>
<a class="game" href="/g/cookie/index.html">
<img src="./game-imgs/cookie.png" class="thumbnail">
<h3 class="title">Cookie Clicker</h3>
</a>
<a class="game" href="/g/moto/index.html">
</a>
<a class="game" href="/g/moto/index.html">
<img src="./game-imgs/moto.png" class="thumbnail">
<h3 class="title">Moto X3M</h3>
</a>
<a class="game" href="/g/vex4/index.html">
</a>
<a class="game" href="/g/vex4/index.html">
<img src="./game-imgs/vex4.png" class="thumbnail">
<h3 class="title">Vex 4</h3>
</a>
<a class="game" href="/g/vex5/index.html">
</a>
<a class="game" href="/g/vex5/index.html">
<img src="./game-imgs/vex5.png" class="thumbnail">
<h3 class="title">Vex 5</h3>
</a>
<a class="game" href="/g/rooftop-snipers/index.html">
</a>
<a class="game" href="/g/rooftop-snipers/index.html">
<img src="./game-imgs/snipers.png" class="thumbnail">
<h3 class="title">Rooftop Snipers</h3>
</a>
<a class="game" href="/g/getaway-shootout/index.html">
</a>
<a class="game" href="/g/getaway-shootout/index.html">
<img src="./game-imgs/shootout.png" class="thumbnail">
<h3 class="title">Getaway Shootout</h3>
</a>
<a class="game" href="/g/a-dark-room/index.html">
</a>
<a class="game" href="/g/a-dark-room/index.html">
<img src="./game-imgs/dark.png" class="thumbnail">
<h3 class="title">A Dark Room</h3>
</a>
<a class="game" href="/g/flash/index.html?swf=age-of-war.swf">
</a>
<a class="game" href="/g/flash/index.html?swf=age-of-war.swf">
<img src="./game-imgs/war.png" class="thumbnail">
<h3 class="title">Age of War</h3>
</a>
<a class="game" href="/g/flash/index.html?swf=isaac.swf">
</a>
<a class="game" href="/g/flash/index.html?swf=isaac.swf">
<img src="./game-imgs/isaac.png" class="thumbnail">
<h3 class="title">Binding Of Isaac</h3>
</a>
<a class="game" href="/g/flash/index.html?swf=quiz2.swf">
</a>
<a class="game" href="/g/flash/index.html?swf=quiz2.swf">
<img src="./game-imgs/quiz2.png" class="thumbnail">
<h3 class="title">Impossible Quiz 2</h3>
</a>
<a class="game" href="/g/flash/index.html?swf=tycoon.swf">
<h3 class="title">Impossible Quiz 2</h3>
</a>
<a class="game" href="/g/flash/index.html?swf=tycoon.swf">
<img src="./game-imgs/tycoon.png" class="thumbnail">
<h3 class="title">Real Estate Tycoon</h3>
</a>
<a class="game" href="/g/flash/index.html?swf=warfare1944.swf">
</a>
<a class="game" href="/g/flash/index.html?swf=warfare1944.swf">
<img src="./game-imgs/warfare1944.png" class="thumbnail">
<h3 class="title">Warfare 1944</h3>
</a>
</div>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/particles.js@2.0.0/particles.min.js"></script>
<script src="particlesjs.js"></script>
<script src="./js/g.js"></script>
</body>

<script src="https://cdn.jsdelivr.net/npm/particles.js@2.0.0/particles.min.js"></script>
<script src="particlesjs.js"></script>
<script src="./js/g.js"></script>
</body>
</html>
Binary file removed game-imgs/1v1-lol.jpg
Binary file not shown.
Binary file removed game-imgs/ducklife.jpg
Binary file not shown.
Binary file removed game-imgs/ducklife4.png
Binary file not shown.
Binary file removed game-imgs/ducklifet.png
Binary file not shown.
Binary file removed game-imgs/shellshockers.png
Binary file not shown.
Binary file removed game-imgs/simon.png
Binary file not shown.
3 changes: 2 additions & 1 deletion home.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ <h1 class="name"> <a class="focusLetter">F</a><a class="focusLetter">R</a><a cla
</clipPath>
</defs>
</svg>
<p onclick="clig2();">Community</p>
<p onclick="clig2();">Discord</p>
</div>
</div>
<footer><p class="patlink">Support us on our</p><a class="patlinkc" onclick="patr();"><p>Patreon!</p></a></br></footer>
Expand All @@ -53,4 +53,5 @@ <h1 class="name"> <a class="focusLetter">F</a><a class="focusLetter">R</a><a cla
<script src="https://cdn.jsdelivr.net/npm/particles.js@2.0.0/particles.min.js"></script>
<script src="particlesjs.js"></script>
<script src="./js/home.js"></script>
<script src="./js/home.js"></script>
</html>
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,5 +121,6 @@ <h3 class="infql">Quick Launch sites</h3>
</div> -->
</body>
<script src="./js/alerts.js"></script>
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
<script src="./js/index.js"></script>
</html>
File renamed without changes
8 changes: 1 addition & 7 deletions styles/g.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
* {
user-select: none;
user-select: none;
}

@font-face {
font-family: Poppins;
src: url(../resources/Poppins-Regular.ttf);
Expand Down Expand Up @@ -150,14 +149,9 @@ code, pre {
z-index: 2;
}

.game:hover .thumbnail {
opacity: 50%;
}

.thumbnail {
height: 14em;
width: 14em;
transition: ease 0.4s;
}

.title {
Expand Down
3 changes: 3 additions & 0 deletions styles/home.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
* {
user-select: none;
}
@font-face {
font-family: poppins;
src: url(../resources/Poppins-Regular.ttf)
Expand Down
3 changes: 3 additions & 0 deletions styles/links.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
* {
user-select: none;
}
@font-face {
font-family: poppins;
src: url(../resources/Poppins-Regular.ttf)
Expand Down
3 changes: 3 additions & 0 deletions styles/scrollbars.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
* {
user-select: none;
}
::-webkit-scrollbar {
width: 6px;
position: relative;
Expand Down
3 changes: 3 additions & 0 deletions styles/settings.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
* {
user-select: none;
}
@font-face {
font-family: segoeB;
src: url(../resources/Segoe-UI-Bold.woff)
Expand Down
3 changes: 3 additions & 0 deletions styles/style.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
* {
user-select: none;
}
@font-face {
font-family: poppins;
src: url(../resources/Poppins-Regular.ttf)
Expand Down

0 comments on commit 7716fc8

Please sign in to comment.