1
This commit is contained in:
Evan Pratten 2021-04-05 15:58:51 -04:00
parent f73a1f0729
commit 0535e38660
2 changed files with 22 additions and 0 deletions

View File

@ -267,6 +267,28 @@
"img_src": "/assets/images/projects/legalaccess.png"
}
},
{
"title": "Micromanaged Mike",
"description": "Micromanaged Mike is a game built over a weekend for <a href='https://ldjam.com/events/ludum-dare/46'>Ludum Dare 46</a> by myself and a group of friends.",
"text_buttons": [],
"icon_buttons": [
{
"icon": "fab fa-github",
"url": "https://github.com/rsninja722/LudumDare46/"
},
{
"icon": "fas fa-info-circle",
"url": "https://ldjam.com/events/ludum-dare/46/micromanaged-mike"
},
{
"icon": "fas fa-play",
"url": "https://rsninja.dev/LudumDare46/"
}
],
"hero": {
"img_src": "/assets/images/projects/micro_mike.png"
}
},
{
"title": "MChat",
"description": "A console chat client for most Minecraft server versions. This is mainly a personal tool for quick server moderation without dealing with RCON.",

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB