You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
1.2 KiB
Smarty

% rebase('frame.tpl')
<div class="content-grid"><div class="center">
<h2>Blessfrey Games</h2>
<p>I've been making games since high school, and sometimes I actually release them. Most are in Godot Engine, but since I make games as a way of learning to program, I have games floating around out there in git and Dropbox in lots of languages. I hope I can find a good version of Blessfrey to put up and start learning Godot 4 soon haha... </p>
<div class="games-grid">
<a href="/thunderspy">
<img src="/static/img/game/TS.png" alt="(Link: Thunderspy)">
</a>
<a href="/no-legs-the-cat">
<img src="/static/img/game/NLtC.png" alt="(Link: No-Legs the Cat)">
</a>
<a href="/small-thing-that-makes-things">
<img src="/static/img/game/STTMT.png" alt="(Link: Small Thing That Makes Things)">
</a>
<a href="/blue-planet">
<img src="/static/img/game/BP.png" alt="(Link: Blue Planet)">
</a>
<a href="/cheeryOS">
<img src="/static/img/game/CO.png" alt="(Link: CheeryOS)">
</a>
<a href="/stoplight">
<img src="/static/img/game/SL.png" alt="(Link: Stoplight)">
</a>
</div>
</div></div>