Legacy Games

Game development with Board Game Arena Studio
Post Reply
User avatar
apollo1001
Posts: 191
Joined: 21 July 2015, 10:41

Legacy Games

Post by apollo1001 »

Hi All

I was thinking about which games I might like to develop over the summer and thought I'd share an Academic question: Any thoughts how we could implement legacy style games on here?

Obviously no license at present, but more interested in how legacy games might make an appearance online.

1. Would being online spoil the sales of the games as all the surprises are known, or would it give people a chance to play through the campaigns again afterwards?

2. I can't think of a way of starting part-way into a campaign (e.g. Say June in pandemic legacy) that makes sense, so a recorded playing of the game would have to encompass the complete campaign.

3. I guess we would essentially have to either modify the framework to allow campaigns (collections of games with passable parameters), or set the 'game' up like we would a game with seasons that simply loop round.

Anyhow, I would welcome people's (particularly developer) views on this, but equally interested if people (players) would play these should they come online.

Atb, Apollo
User avatar
Victoria_La
Posts: 620
Joined: 28 December 2015, 20:55

Re: Legacy Games

Post by Victoria_La »

I actually did think about it, although I did not play legacy but I have general idea, so my though were
  • The framework has to be modified to support per-player permanent storage, which persists between the tables.
  • It has to be per game.Only a specific game can write to that storage (i.e. another game cannot alter it by accident)
  • Framework cannot really afford creating or/and modifying db structure on the fly, has to be set table format, where
    game can write data.
  • The storage can contain information about state of the game, its one per player (can be more but lets say one for simplicity)
  • So when user creates a table he is the controller of that state, i.e. it would be on the stage where this user left it. So like in real life
    it the owner of the board game. So best if played with same group of people
  • The owner should be able to "forget" the state (even if he does not finish it), which is equivalent of getting a fresh copy of board game in real life
  • Also this work with deck building games (i.e. Android Netrunner, Pokemon, etc) - user has to be build a deck which can be maintained across the tables.
User avatar
Kenny Williams
Posts: 1
Joined: 08 December 2020, 03:43

Re: Legacy Games

Post by Kenny Williams »

I would absolutely love legacy or campaign games on here. They are generally my favorite games but it is hard to spend the money and then not be able to play it again. It feels wastefull but they are so fun. If you can make it work i would love it. You could have it kind of like the turn based setting where it is really one long game but you can take a break and come back to it when your group is ready. At least I use it that way with my friends sometimes when we don't have time to complte the game. We just put it on turned based so the timer stops and then resume when we can get back to it. Please!!!!
User avatar
Tisaac
Posts: 2351
Joined: 26 August 2014, 21:28

Re: Legacy Games

Post by Tisaac »

Kenny Williams wrote: 03 October 2022, 22:39 I would absolutely love legacy or campaign games on here. They are generally my favorite games but it is hard to spend the money and then not be able to play it again. It feels wastefull but they are so fun. If you can make it work i would love it. You could have it kind of like the turn based setting where it is really one long game but you can take a break and come back to it when your group is ready. At least I use it that way with my friends sometimes when we don't have time to complte the game. We just put it on turned based so the timer stops and then resume when we can get back to it. Please!!!!
Legacy is already possible and done in several games here
User avatar
ufm
Posts: 1348
Joined: 06 January 2017, 08:38

Re: Legacy Games

Post by ufm »

Kenny Williams wrote: 03 October 2022, 22:39
Current legacy/campaign games using legacy API:

The Crew
The Crew: Mission Deep Sea
La Marche du Crabe
My City
Post Reply

Return to “Developers”