added foe frenzy

This commit is contained in:
Ellpeck 2019-07-24 20:14:54 +02:00
parent baeec7833f
commit cbf872913c
3 changed files with 9 additions and 0 deletions

BIN
res/projects/ff.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.7 KiB

View File

@ -1,4 +1,13 @@
const projects = [{
name: "Foe Frenzy",
desc: "Foe Frenzy is a fast-paced fighting game where you battle up to three of your friends with random, short-lasting items in an attempt to be the last survivor. It's currently in development, but I plan on releasing it somewhere around the start of 2020.",
links: {
"itch.io page": "https://ellpeck.itch.io/foefrenzy"
},
status: "In development",
icon: "ff"
},
{
name: 'Actually Additions',
desc: 'Actually Additions is a rather popular Minecraft mod that I used to work on. It\'s become widely known in the modding community and has reached over 10 million downloads by now, which is crazy. I don\'t work on it anymore myself, but it\'s being maintained for current versions by someone else.',
links: {