Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Player Introduction #13

Open
4 tasks
jakmeier opened this issue May 30, 2020 · 0 comments
Open
4 tasks

New Player Introduction #13

jakmeier opened this issue May 30, 2020 · 0 comments
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

Comments

@jakmeier
Copy link
Owner

jakmeier commented May 30, 2020

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.

@jakmeier jakmeier added frontend Concerns the WASM frontend found in paddler-frontend game-master Concerns the server-side logic found in paddler-game-master feature Game feature to be implemented game design Concerns the game's content, independent of technical constraints labels May 30, 2020
@jakmeier jakmeier added this to the 1.0 milestone Jun 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant