mirror of
https://github.com/Fluffy-Bean/GameExpo.git
synced 2025-06-01 08:13:11 +00:00
:3
This commit is contained in:
parent
e153e5bfb3
commit
de7a54195e
9 changed files with 62 additions and 30 deletions
21
index.html
21
index.html
|
@ -31,6 +31,9 @@
|
|||
|
||||
<!-- Root of all the text sections -->
|
||||
<main>
|
||||
<img src="images/merror.jpg" alt="" class="manualError">
|
||||
<!-- Script -->
|
||||
<script src="script.js"></script>
|
||||
<header>
|
||||
<img src="images/wiggleBefore.png" alt="3 colourful wiggly lines">
|
||||
<h1>Welcome to DV8's Game Event!</h1>
|
||||
|
@ -50,17 +53,17 @@
|
|||
|
||||
<p>Team:</p>
|
||||
<p>- Farley Barker
|
||||
<span class="gray">3D Environment Art, Game Design, Programming</span></p>
|
||||
<span class="gray">3D Environment Art, Game Design, Programming</span></p>
|
||||
<p>- Ben Easton
|
||||
<span class="gray">3D Art, Story Development</span></p>
|
||||
<span class="gray">3D Art, Story Development</span></p>
|
||||
<p>- Hannah Burfoot
|
||||
<span class="gray">Character Art, UI Design</span></p>
|
||||
<span class="gray">Character Art, UI Design</span></p>
|
||||
<p>- Sasha Guerrier Gregory
|
||||
<span class="gray">Level Design, Game Design</span></p>
|
||||
<span class="gray">Level Design, Game Design</span></p>
|
||||
<p>- Toby Pettman
|
||||
<span class="gray">Programming</span></p>
|
||||
<p>- Russell Charlwood
|
||||
<span class="gray">3D Environment Art, Level Design, Programming</span></p>
|
||||
<span class="gray">3D Environment Art, Level Design, Programming</span></p>
|
||||
|
||||
<p>About: Foragers Haven is a peaceful, cute, stylized adventure walking simulator. Explore a humble little forest, follow the quest line, craft potions and harvest plants, flowers and items around you.<p>
|
||||
</div>
|
||||
|
@ -183,11 +186,11 @@
|
|||
<!-- Screen overlay -->
|
||||
<div class="fullScreenImage">
|
||||
<span>×</span>
|
||||
<img src="images/noImage.jpg" alt="">
|
||||
<img src="images/noImage.png" alt="Error, could not load image">
|
||||
</div>
|
||||
|
||||
<!-- Script -->
|
||||
<script src="script.js"></script>
|
||||
<script src="fullscreenViewer.js"></script>
|
||||
</section>
|
||||
|
||||
<section id="about">
|
||||
|
@ -273,7 +276,7 @@
|
|||
<p></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="uwu">
|
||||
<div class="op">
|
||||
<p>Made by Michal</p>
|
||||
<hr>
|
||||
<a href="https://github.com/Fluffy-Bean/GameExpo">GitHub</a>
|
||||
|
@ -291,7 +294,7 @@
|
|||
<!--.. /0 0 \ . . . . . ..-->
|
||||
<!--(III% . \________, . .-->
|
||||
<!--.. .\_, .%###%/ \'\,..-->
|
||||
<!--. . . .||#####| |'\ \.-->
|
||||
<!--. . . .||#####| |'\ \.-->
|
||||
<!--.. . . ||. . .|/. .\V.-->
|
||||
<!--. . . .|| . . || . . .-->
|
||||
<!--.. . . ||. . .||. . ..-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue