So I'm releasing a game soon. In December, to be exact. Here's some stuff I did and learned after telling myself that [Foe Frenzy](https://ellpeck.itch.io/FoeFrenzy) would be a [Small Project](https://ellpeck.de/#blog-small_projects) until it suddenly became the first game I'd ever release as a commercial product. # In Discord After deciding that I'd only be selling my game on itch.io, I quickly realized that that might not be the best of ideas in the long run, because few people actually know about the platform - despite it being pretty great. So I decided to also sell the game on Discord - the Skype-Teamspeak-IRC-hybrid that recently also became a game store. As it turns out, this was *surprisingly* easy: All you have to do is pay $25, go through a really well organized checklist that is provided in Discord's usual jokey writing style and submit. Tada! Your game's on Discord now. By the way, in case you actually want to see what Foe Frenzy's Discord store page currently looks like before release, you should [join my Discord](https://ellpeck.de/discord) and check out its `#ff-store` channel (on Desktop). It looks pretty snazzy! ## Oh, also: As it turns out, Discord has a game SDK. And Achievement support. And Lobbies, and Multiplayer, and Invites. And surprisingly, integrating all of that with Foe Frenzy wasn't necessarily the breeziest breeze ever, as I didn't really have any example implementations or anything of the sort at hand, but it worked out in the end! Foe Frenzy will have full compatibility with Discord's Multiplayer features. What does this include, you ask? * After hosting a Multiplayer game from Foe Frenzy, you can invite your friends to play with you through the simple click of a button:

You'll also be able to easily invite people from inside the game! pic.twitter.com/f3dixbwnxD

— Ell (@Ellpeck) September 14, 2019
* When receiving an invite, you can simply click the Join button which will launch the game and instantly send you into your friend's online lobby:

SOMETHING IS COMING pic.twitter.com/ZWVUuRDhD3

— Ell (@Ellpeck) September 14, 2019
* From there, you can play online without needing to expose your IP, fiddle around with your router settings or really do anything else. * And have I mentioned... you'll be able to use these features even when buying the game from itch.io, you'll be able to combine Discord and IP-based multiplayer, and you'll even be able to combine online multiplayer and local multiplayer! *So many possibilities!* So yea. That's pretty exciting. # Music and Trailer So for a rather long time now, I've been watching a YouTuber called [ThinMatrix](https://youtube.com/ThinMatrix) develop his own game, and simultaneously listening to the amazing music for said game, created by the lovely [Jamal Green](https://twitter.com/JamalGreenMusic). So after some contemplating (and a lot of anxiety), I decided to send him an email, and quite quickly, he replied and said that, yes indeed, he would love to create the soundtrack for Foe Frenzy. So that's what he's doing now, and it's super awesome. In case you haven't seen it yet, here's the announcement trailer for the game which features the awesome trailer theme that he created: So the moral of that is basically: If you like an artist and want to cooperate with them, don't be scared to message them - the worst that can happen is they say no, and the best that can happen is that they create an awesome soundtrack for you! # The whole platform issue If you read all of my blog posts, you'll know about the previous one I made about me trying to figure out how to get a MonoGame project to work well cross-platform without having to upgrade to the not-yet-well-supported .NET Core. As it turns out, all I had to do was actually use versions of .NET Framework and netstandard (which is another build target that can be quite confusing to people that aren't used to the whole .NET environment and the weird state it's currently in) that actually, you know, *are compatible with each other*. So after sorting that out, I made [a little tool](https://github.com/Ellpeck/MonoKickstartAutoBundle) that allows you to easily pack any .NET Framework application with Mono without having to even do so much as break a sweat. So that was quite handy. # Oh God, what if no one buys my game Obviously, I have a lot of anxiety, as my Twitter feed, the `#feels` channel on my Discord and my therapist make pretty clear. So a feeling I have almost *constantly* is the fear that my game won't go well. That no one will care, that no one will buy it, that no one will enjoy it, that it'll be rated horribly, that YouTubers will make fun of it, that... honestly, so many more stupid fears. And obviously, the release hasn't happened yet, and so those fears are still there. But the best advice I can give is to just power through those fears if you also have them, because, as with the e-mail, the worst thing that can happen is that they come true - but the best thing that can happen is that they won't. So, really, the only way it can go is up. But also, in case you *do* buy the game once it comes out, and in case you also like it, please tell me. It would mean the world to me. Thanks so much. Also, thanks for reading. <3 ``` Ellpeck.de

Welcome to my little website! I'm Ellpeck, a student and programmer from Germany. I do a lot of stuff, actually. My life is pretty busy.

Look around this website to find out more about my projects and other places you can find me!

Projects

Here is a list of some of the things that you might know me from. If you want to have a more in-depth look at everything I do, check out some of the sites linked in the Social section.

The content that should be here is dynamically generated. Please enable JavaScript if you see this.

Social

These are other websites where you can find me and the things I do, including the pages where I publish my code and games and where I sometimes stream and upload videos. This list also includes a lot of ways to reach me.

The content that should be here is dynamically generated. Please enable JavaScript if you see this.
Additionally, here are some miscellaneous platforms:
  • My Nintendo Switch friend code is SW-5281-8834-6801
  • If you want to play my Mario Maker 2 levels, my ID is 8BH-566-4WF
  • If you play The Sims 4, you can check out my builds on the gallery by searching for Ellpeck
The content that should be here is dynamically generated. Please enable JavaScript if you see this.

About

Sometimes, some people ask me some questions about myself or my projects, so I decided to compile a list of some of the answers in a Q&A-like fashion so that I don't have to keep repeating them. If you're curious about me, this might be interesting to you!

The content that should be here is dynamically generated. Please enable JavaScript if you see this.

Blog

Occasionally I enjoy writing stuff. So here's some of the stuff I've written. Just click on any of the headers to expand the post.

The content that should be here is dynamically generated. Please enable JavaScript if you see this.
```