diff --git a/content/posts/crabs.md b/content/posts/crabs.md new file mode 100644 index 0000000..d7cde7d --- /dev/null +++ b/content/posts/crabs.md @@ -0,0 +1,18 @@ +--- +title: Twitch Profile for Yuushagani +date: 2020-02-17 +tags: + - Art + - Design +coverImage: /images/uploads/crabs.png +description: Diving headfirst into pixel art for Twitch Streaming +--- +Buddy of mine [Yuushagani](https://www.twitch.tv/yuushagani) started really getting into Twitch streaming recently and needed some art done. I was happy to jump in where I could! + +It began with a sketch his wife (who goes by the handle of butanosuka) painted for the "King Crab" which Yuushagani roughly translates too. I digitized the crab design and packaged up an archive of a banner, avatar and several emotes. + +![Emotes](/images/uploads/crab-emotes.png) + +Later, Yuushagani added [Stream Avatars](https://streamavatars.com/) which introduced little animated characters that walk around the screen with various attachments like hats and holdables. I've since made roughly half of the crab pixel art for the channel that the followers can enjoy as they scuttle across the screen! + +These commissions were a blast and I'd consider taking more in the future. diff --git a/content/posts/generic-barbarian-mini.md b/content/posts/generic-barbarian-mini.md index 4ba577c..408bdc9 100644 --- a/content/posts/generic-barbarian-mini.md +++ b/content/posts/generic-barbarian-mini.md @@ -3,6 +3,7 @@ title: Barbarian of Cold date: 2019-06-10T18:35:00.873Z tags: - Mini + - Art coverImage: /images/uploads/barbarian-mini.jpg description: Quite proud of how this turned out! Starting to really gain some confidence. --- diff --git a/static/images/uploads/crab-emotes.png b/static/images/uploads/crab-emotes.png new file mode 100644 index 0000000..1b4c243 Binary files /dev/null and b/static/images/uploads/crab-emotes.png differ diff --git a/static/images/uploads/crabs.png b/static/images/uploads/crabs.png new file mode 100644 index 0000000..cbe37f4 Binary files /dev/null and b/static/images/uploads/crabs.png differ