added tinywebsite to current projects, new badge

This commit is contained in:
Tabby 2026-01-31 05:50:14 +00:00
parent 736823ebc7
commit a44e76def4
5 changed files with 27 additions and 11 deletions

View file

@ -4,6 +4,18 @@
<h1 class="no-margin">My Projects</h1>
<hr>
<div class="featured-container">
<ProjectCardV2
src="img\lunar.png"
title="Super Lunar (Working Title)"
description="Cross between lunar lander and balloon trip breeze"
long-description=
"Im working on a new prototype game idea, no idea if it will come to anything but figured i might aswell try it out. Basically its a cross between balloon Trip Breeze from Nintendo Land and Lunar Lander - the arcade game. Players will have to navigate their fragile little ship around obstacles with limited fuel reserves to reach the end. "
:buttons='[
]'
:badges='["godot4","prototype"]'
/>
<ProjectCardV2
src="img\adventofcode.png"
title="Advent of Code 2025"