Added plat1

This commit is contained in:
KaasKop-
2023-03-31 18:08:54 +02:00
parent 896cb5ea7a
commit fb83e22ed0
12 changed files with 3 additions and 2 deletions
View File

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

View File

Before

Width:  |  Height:  |  Size: 175 B

After

Width:  |  Height:  |  Size: 175 B

View File

Before

Width:  |  Height:  |  Size: 96 B

After

Width:  |  Height:  |  Size: 96 B

View File

Before

Width:  |  Height:  |  Size: 109 B

After

Width:  |  Height:  |  Size: 109 B

View File

Before

Width:  |  Height:  |  Size: 74 B

After

Width:  |  Height:  |  Size: 74 B

View File

Before

Width:  |  Height:  |  Size: 84 B

After

Width:  |  Height:  |  Size: 84 B

View File
View File

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

Regular → Executable
View File
+3 -2
View File
@@ -6,8 +6,9 @@
<body>
<ul>
<li><a href="gold_1/index.html">Play game 1!</a></li>
<li><a href="gold_2/index.html">Play game 2!</a></li>
<li><a href="gold_1/index.html">Play game 1! (Gold 1)</a></li>
<li><a href="gold_2/index.html">Play game 2! (Gold 2)</a></li>
<li><a href="plat_1/index.html">Play game 3! (Platinum 1)</a></li>
</ul>
</body>