Add solitude echoes experience

This commit is contained in:
2024-01-09 13:09:08 -05:00
parent 3b58ad2be2
commit 0a76bad6cf
3 changed files with 41 additions and 0 deletions

View File

@ -191,6 +191,25 @@ and systems design for future additions and bug fixes
</ul>
</div>
</div>
<div class="experience">
<div class="solitude-wrapper">
<div>
<img src="./Pictures/solitudeechoes.png" alt="solitude echoes demo">
</div>
</div>
<div class="experience-text">
<div class="experience-header">
<h2><a href="https://ethanglide.itch.io/solitude-echoes" target="_blank">Solitude Echoes</a> | Unity 2D Game Development</h2>
<p>12/2023</p>
</div>
<ul>
<li>Developed in 9 days for the Unity Developer Community Game Jam #28, with the theme "Silence"</li>
<li>Puzzle/Horror game where you wake up in a decrepid dungeon and have to find your way out, while being stalked by the monsters within</li>
<li>Led an international team of 5 people, with programmers, artists, musicians, and level designers</li>
<li>Game is playable completely within the browser</li>
</ul>
</div>
</div>
</div>
<div class="section">
<h2>Programming Languages, Tools, and Frameworks</h2>