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

@@ -84,7 +84,16 @@
<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;Butter Engine</h2><h3 class="group-title">2021</h3><article class="archive-item">
<a href="/butter-dejavu/" class="archive-item-link">Getting Deja Vu Right Now</a>
<span class="archive-item-date">08-08</span>
</article></div></div>
</article></div>
<div class="page single">
<div class="content">
<p>Butter Engine is a game engine made in LWJGL and uses its subset libraries for various tasks. What originally started as a simple rendering library to use LWJGL easier is now becoming a fully-fledged engine and with the hope to fill the same role as Garry&rsquo;s Mod in end-user development.</p>
<p>Although similar to other projects in ambition, the hope is to work on certain parts of the TODO list at a time. For example, spending some time on rendering and then transitioning to audio, to ECS, and back.</p>
<p>The checklist is available on the <a href="https://github.com/higgy999/ButterEngine" target="_blank" rel="noopener noreffer ">GitHub repository</a>.</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>