New Player Introduction #13
Labels
feature
Game feature to be implemented
frontend
Concerns the WASM frontend found in paddler-frontend
game design
Concerns the game's content, independent of technical constraints
game-master
Concerns the server-side logic found in paddler-game-master
Milestone
Current Situation
An enum called
StoryState
tracks the general progress of each player. This is already used to guide a player to build a temple and then welcome the first visitor.Other than that, there is not much of tutorial for new players.
Goal
Eventually, a new player should be guided through all game features one-by-one.
Furthermore, resources to help the player learn about aspects of the game should be available, ideally inside the game with different help-texts right next to the features, as well as outside the game through an external wiki.
Implementation
This is a big task and will require several sub-issues to be implemented.
The text was updated successfully, but these errors were encountered: