Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
0
Members

[suggestion] Server API

A topic by Micah created Jan 11, 2016 Views: 747 Replies: 2
Viewing posts 1 to 3
(1 edit) (+2)

I love writing multiplayer games but have no idea how to write a server. A server API in Superpowers would be fantastic.

Moderator(+2)

First thing first, we would need a node project type to write a server. We can only code the client side with the game type project for now.

Then it would be really cool indeed to have a nice API to help build a server. We haven't given much thought to that yet, but I think something will come up at some point :)

I wonder if nodejs is possible to for to simulate the game engine to run headless server?