Added Team

This commit is contained in:
Michał Gdula 2022-06-09 01:32:36 +01:00
parent 74f0f205d5
commit e78be306e0
14 changed files with 133 additions and 29 deletions

View file

@ -24,7 +24,7 @@
<div class="madeBy">
<p>Made by Michal</p>
<hr>
<a href="https://github.com/Fluffy-Bean">GitHub</a>
<a href="https://github.com/Fluffy-Bean/GameExpo">GitHub</a>
<hr>
<p>michal-gdula@pm.me</p>
</div>

View file

@ -8,23 +8,31 @@
</div>
-->
<!-- RedScorpion -->
<!-- Foragers Haven -->
<div>
<img src="images/teams/RSLogo.svg" alt="Red Scorpion logo" loading="lazy">
<img src="images/teams/foragersHaven.png" alt="Foragers Haven logo" loading="lazy">
<span></span>
<div class="teamInfo">
<h3>Again</h3>
<p>Team: Leon, Bartek, Michal and Nathan</p>
<p>About: An innovative game made towards gamers from all ends. Speedrunners and achievers, to casual gamers admiring works and the environment. With: high quality, custom made, assets; fast, fun gameplay and many ways to finish. You are surely going to have a fun time playing!</p>
<h3>Foragers Haven</h3>
<p>Team Members:</p>
<p>- Farley Barker | 3D Environment Art, Game Design, Programming</p>
<p>- Ben Easton | 3D Art, Story Development</p>
<p>- Hannah Burfoot | Character Art, UI Design</p>
<p>- Sasha Guerrier Gregory | Level Design, Game Design</p>
<p>- Toby Pettman | Programming</p>
<p>- Russell Charlwood | 3D Environment Art, Level Design, Programming </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>
</div>
<div class="gallery">
<h3>Game screenshots</h3>
<div>
<img src="./images/gallery/again/1.png" loading="lazy">
<img src="./images/gallery/again/2.png" loading="lazy">
<img src="./images/gallery/again/3.png" loading="lazy">
<img src="./images/gallery/again/4.png" loading="lazy">
<img src="images/gallery/foragersHaven/1.png" loading="lazy">
<img src="images/gallery/foragersHaven/2.png" loading="lazy">
<img src="images/gallery/foragersHaven/3.png" loading="lazy">
<img src="images/gallery/foragersHaven/4.png" loading="lazy">
<img src="images/gallery/foragersHaven/5.png" loading="lazy">
<img src="images/gallery/foragersHaven/6.png" loading="lazy">
</div>
</div>
@ -41,9 +49,29 @@
<div class="gallery">
<h3>Game screenshots</h3>
<div>
<img src="./images/gallery/mugunghwa/1.png" loading="lazy">
<img src="./images/gallery/mugunghwa/2.png" loading="lazy">
<img src="./images/gallery/mugunghwa/3.png" loading="lazy">
<img src="images/gallery/mugunghwa/1.png" loading="lazy">
<img src="images/gallery/mugunghwa/2.png" loading="lazy">
<img src="images/gallery/mugunghwa/3.png" loading="lazy">
</div>
</div>
<!-- RedScorpion -->
<div>
<img src="images/teams/RSLogo.svg" alt="Red Scorpion logo" loading="lazy">
<span></span>
<div class="teamInfo">
<h3>Again</h3>
<p>Team: Leon, Bartek, Michal and Nathan</p>
<p>About: An innovative game made towards gamers from all ends. Speedrunners and achievers, to casual gamers admiring works and the environment. With: high quality, custom made, assets; fast, fun gameplay and many ways to finish. You are surely going to have a fun time playing!</p>
</div>
</div>
<div class="gallery">
<h3>Game screenshots</h3>
<div>
<img src="images/gallery/again/1.png" loading="lazy">
<img src="images/gallery/again/2.png" loading="lazy">
<img src="images/gallery/again/3.png" loading="lazy">
<img src="images/gallery/again/4.png" loading="lazy">
</div>
</div>
@ -60,10 +88,10 @@
<div class="gallery">
<h3>Game screenshots</h3>
<div>
<img src="./images/gallery/rainforestRunner/1.png" loading="lazy">
<img src="./images/gallery/rainforestRunner/2.png" loading="lazy">
<img src="./images/gallery/rainforestRunner/3.png" loading="lazy">
<img src="./images/gallery/rainforestRunner/4.png" loading="lazy">
<img src="images/gallery/rainforestRunner/1.png" loading="lazy">
<img src="images/gallery/rainforestRunner/2.png" loading="lazy">
<img src="images/gallery/rainforestRunner/3.png" loading="lazy">
<img src="images/gallery/rainforestRunner/4.png" loading="lazy">
</div>
</div>
@ -80,13 +108,22 @@
<div class="gallery">
<h3>Game screenshots</h3>
<div>
<img src="./images/gallery/desperateConflicts/1.png" loading="lazy">
<img src="./images/gallery/desperateConflicts/2.png" loading="lazy">
<img src="./images/gallery/desperateConflicts/3.png" loading="lazy">
<img src="images/gallery/desperateConflicts/1.png" loading="lazy">
<img src="images/gallery/desperateConflicts/2.png" loading="lazy">
<img src="images/gallery/desperateConflicts/3.png" loading="lazy">
</div>
</div>
<!-- More! -->
<div class="teamOther">
<h3>And many other teams!</h3>
<h3>And many others!</h3>
</div>
<!-- Screen overlay -->
<div class="fullScreenImage">
<span>&times;</span>
<img src="images/noImage.jpg" alt="">
</div>
<!-- Script -->
<script src="script.js"></script>