Tasharen Entertainment Forum

Support => TNet 3 Support => Topic started by: Leslie on January 01, 2015, 08:24:34 AM

Title: [showcase] Battlemass 2
Post by: Leslie on January 01, 2015, 08:24:34 AM
Thought I'd mention that the game I've been working on is now available (free).
It uses TNet for the Internet and LAN multiplayer.

Check it out at, http://plyoung.itch.io/battlemass-2
Title: Re: [showcase] Battlemass 2
Post by: benq on January 01, 2015, 12:29:29 PM
Looks cool!
Title: Re: [showcase] Battlemass 2
Post by: ArenMook on January 01, 2015, 07:33:10 PM
Very nice.
Title: Re: [showcase] Battlemass 2
Post by: TokyoDan on January 03, 2015, 10:24:50 PM
Where is the server hosted?
Title: Re: [showcase] Battlemass 2
Post by: Leslie on January 04, 2015, 01:35:43 AM
The lobby server runs on an instance at DigitalOcean (https://www.digitalocean.com/?refcode=234d5b709fd7). The game server is of course created by the client hosting a match (similar to how you would do it under Unity network).

I wrote about the lobby server here (http://www.tasharen.com/forum/index.php?topic=11917.0).

I should probably look into putting some kind of monitor software onto the lobby server to at least see how many connections there are on it and what the load is like. Atm I'm simply using the $5 option but I guess it should be enough for a small game like this.