This repository has been archived by the owner on May 14, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
52 lines (45 loc) · 2.24 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<title>Home | ApolloHub</title>
<link rel="stylesheet" href="docs/styles.css">
<link rel="shortcut icon" type="image/jpg" href="ApolloHubFavicon.png"/>
<!-- Start Of Button Code CopyPaste-->
<button onclick="window.location.href='https://ganonsauce.github.io/ApolloHub/docs/Download';">
Download ApolloHub
</button>
<button onclick="window.location.href='https://ganonsauce.github.io/ApolloHub/games';">
Games
</button>
<button onclick="window.location.href='https://github.com/GanOnsauce/ApolloHub/releases';">
Updates
</button>
<button onclick="window.location.href='https://github.com/GanOnsauce/ApolloHub';">
View On GitHub
</button>
<button onclick="window.location.href='https://ganonsauce.github.io/ApolloHub/docs/develop';">
Devlogs
</button>
<!-- End Of Button Code -->
<br><br>
<body style="background-color:powderblue;">
<p class="p1"> Dec 23, 2021 </p>
<a href="docs/date/Dec2321.html">Another (big) New Game + ApolloHub Update in January</a>
<p class="p1"> Dec 10, 2021 </p>
<a href="docs/date/Dec1021.html">Thx Doggos SCRATCH End of Life & New Game</a>
<br>
<p class="p1"> ApolloHub is a simple, fun way to play games in the simplest syntax, HTML. No funny, fancy language. Just in your browser. Thank you to <a href="https://scratch.mit.edu/users/legitfrodo/">legitfrodo</a> & <a href="https://scratch.mit.edu/users/ApolloSMH/">ApolloSMH</a> For being a test subject for this experiment. We hope you enjoy this small project taking form since April of 2021. (How to Download below ) </p>
<h1> Play on the Browser </h1>
<p class="p1"> With the newest ApolloHub update, you do NOT have to download the repo to play the game. Head to our website and play the games there through the games tab at 120 FPS! </p>
<br>
<br>
<body style="background-color:red;">
<h1> Credits </h1>
<a href="https://github.com/LegitFrodo">LegitFrodo</a> (GitHub guy NOT scratch)
<br>
<a href="https://github.com/GanOnsauce">GanOnsauce</a>
<br>
<a href="https://scratch.mit.edu/users/legitfrodo/">legitfrodo </a> (scratch guy NOT github)
<br>
<a href="https://scratch.mit.edu/users/ApolloSMH/">ApolloSMH</a>
<br>
SB3 - HTML - <a href="https://sheeptester.github.io/htmlifier/">Sheeptester's HTMLifier</a>
<br>
<br>