Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Can this site handle basically "hot-seat" multiplayer?

A topic by rallyall created Apr 12, 2025 Views: 75 Replies: 1
Viewing posts 1 to 2

I'm trying to make an online implementation of a board game.  Everyone sees the exact same info and the exact same instance of the game.  No individual browsers running the game and syncing up together.  It's basically remote hot-seat.  The multiplayer, trying to use photon, only handles who's turn it is and who's inputs, mouse clicks, it accepts.  That's all that's happening.  The game itself doesn't care whos turn it is.  I can't get it to work presently.  It's a simple 2d, single scene, board game.  

Moderator

No, itch.io doesn't host any kind of game server, no matter how simple. You have to bring your own.

This topic has been auto-archived and can no longer be posted in because there haven't been any posts in a while.