This commit is contained in:
Tabby 2025-09-02 23:59:21 +10:00
parent 738888d8b5
commit 99e29fd3a2

View file

@ -122,12 +122,13 @@ Will be working on it throughout the Spring session at UTS"
<ProjectCardV2 <ProjectCardV2
src="img\snakeVEarly.png" src="img\snakeVEarly.png"
title="Snake (Working Title)" title="Snake's Intern"
description="Game for the SXSW Snakejam!" description="Game for the SXSW Snakejam!"
long-description= long-description=
"I'm making a game for the SXSW Snakejam (It's a gamejam with the theme 'Snake'!)" "I'm making a game for the SXSW Snakejam (It's a gamejam with the theme 'Snake'!)"
:buttons='[ :buttons='[
{ link: "https://itch.io/jam/snakejam", text:"Gamejam Page"} { link: "https://itch.io/jam/snakejam", text:"Gamejam Page"}
{ link: "https://tabby-cat-nya.itch.io/snakes-intern", text:"Play on Itch.io (soon)"}
]' ]'
:badges='["godot4","gamejam"]' :badges='["godot4","gamejam"]'
/> />