Can I use the Steam API to create a non-LAN online game engine?
If I want to create an online game, do I have to buy dedicated servers or would the Steam API suffice?
Thanks…!
Depends on what kind of game you have in mind. My game has one player host it on his machine and others joining. Works through the Steam API without a hitch. Once the host leaves however everyone gets kicked to the main menu. So not something for every kind of game.