Skip to content

[Story] Default Campaign

User Story

As a new player, I have access to my own default campaign which can be used as a tutorial

Details

In order to make the First Playable more approachable, we'll use a default campaign with a map and some characters for the players to have a little fun.

IMPORTANT

Be sure to change the campaign management page to show only campaigns that you are in

Steps

Backend

  • A Default Campaign is created when a user first joins Mythic Table
  • Update the backend to only return campaigns that the user is a GM or Player in.

Frontend

  • Add in a default campaign
    • Create a map to show how the various aspects of MythicTable work

Acceptance Criteria

  • When a user joins Mythic Table they see a default/tutorial campaign
  • Users cannot access games they are not a part of.
  • [Optional] The default campaign is front and center when the user does not have any campaigns, and is less emphasized when the user has campaigns.
Edited by James Hatheway