Projects now have descriptions

This commit is contained in:
2022-08-23 21:37:26 -04:00
Unverified
parent fb175140f7
commit 5ac7370300
14 changed files with 119 additions and 16 deletions

View File

@@ -81,7 +81,16 @@
<div class="search-dropdown mobile">
<div id="search-dropdown-mobile"></div>
</div><main class="main">
<div class="container"><div class="page archive"><h2 class="single-title animate__animated animate__pulse animate__faster"><i class="far fa-folder-open fa-fw" aria-hidden="true"></i>&nbsp;Underground Duels</h2></div></div>
<div class="container"><div class="page archive"><h2 class="single-title animate__animated animate__pulse animate__faster"><i class="far fa-folder-open fa-fw" aria-hidden="true"></i>&nbsp;Underground Duels</h2></div>
<div class="page single">
<div class="content">
<p>Underground Duels is a project to make an FPS game to run on my school&rsquo;s chromebooks. No releases were ever published. Here&rsquo;s an excerpt from &ldquo;Catching Up &amp; Centralizing&rdquo; for more info:</p>
<p><em>&ldquo;This project started sensibly as a way to play a deathmatch FPS on school Chromebooks and learn how to use Mirror Networking at the same time. One small problem though, FPS games are very mice reliant. The alternative would be to have keys on the keyboard function similar to joysticks. It also always bugged me that the only way people talked about networking movement in Mirror was through always trusting the client. This bugged me a lot. Then I remembered of The Ship. A fun, murdering delight with the remastered (Remasted) made in Unity! But no progress was made here either as it&rsquo;s extremely hard to decompile and C# out of Unity 2015 due to so many issues with version compatibility that it&rsquo;s not worth the hassle for anyone to do. The remastered version is broken now as no localhost connections will work despite whatever configuration. I sent an email to their support team on the issue and offered my help to fix it, but I haven&rsquo;t gotten a response.&rdquo;</em></p>
<p>There are no posts.</p>
</div>
</div></div>
</main><footer class="footer">
<div class="footer-container"><div class="footer-line">Powered by <a href="https://gohugo.io/" target="_blank" rel="noopener noreffer" title="Hugo 0.101.0">Hugo</a> | Theme - <a href="https://github.com/dillonzq/LoveIt" target="_blank" rel="noopener noreffer" title="LoveIt 0.2.11"><i class="far fa-kiss-wink-heart fa-fw" aria-hidden="true"></i> LoveIt</a>
</div><div class="footer-line" itemscope itemtype="http://schema.org/CreativeWork"><i class="far fa-copyright fa-fw" aria-hidden="true"></i><span itemprop="copyrightYear">2021 - 2022</span><span class="author" itemprop="copyrightHolder">&nbsp;<a href="/" target="_blank">LitlToast</a></span></div>