“Note that this tutorial is done in Windows OS. For Linux you may need to make some changes and modifications ;)”

It’s a fact that having a server-side application, can help developers to add lots of functionalities to their games. They can have a score leaderboard, some game configs they want to change without client updates, occasional events, handling online asset bundles, validating purchases, or even implementing game logic on the server! And that’s just a few of the functionalities I’m talking about!

Today I’m going to introduce something that can help you meet your very basic needs for a game web application. Something that you can easily deploy on a server (Windows/Linux) and use it in a game, no matter what engine or tool you’re using (Unity, Unreal, Game Maker, …).

#unity #strapi #game-server #nodejs #web-applications

Setup a Simple Server-Side Application for Your Game Using Strapi.js — Part 1
2.65 GEEK