This commit is contained in:
parent
1c1ee128e3
commit
ede5f3d30d
2 changed files with 15 additions and 0 deletions
|
@ -138,5 +138,20 @@
|
||||||
],
|
],
|
||||||
"status": "Released",
|
"status": "Released",
|
||||||
"icon": "tt"
|
"icon": "tt"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "⚔️ Foe Frenzy",
|
||||||
|
"desc": "Foe Frenzy is a small party game where you battle up to three of your friends with random, short-lasting items. I initially released this game as local-only right before the pandemic, so it never had a chance to become popular. I'm still quite fond of it though, and you can buy it for a few bucks and even play online now, too.",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "Steam",
|
||||||
|
"link": "https://store.steampowered.com/app/1194170/Foe_Frenzy/"
|
||||||
|
}, {
|
||||||
|
"name": "itch.io",
|
||||||
|
"link": "https://ellpeck.itch.io/foefrenzy"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"status": "Released",
|
||||||
|
"icon": "ff"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
BIN
main/res/projects/ff.png
Normal file
BIN
main/res/projects/ff.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.3 KiB |
Loading…
Reference in a new issue