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

Redo on user-selected skill levels for games #755

Closed
wants to merge 1 commit into from

Conversation

nealterrell
Copy link
Collaborator

Simplified and merged with the spectator server changes.

Example

If you want to set your own game title, go ahead -- it's still editable.

Otherwise select a game type (Private, Friendly, Serious, Tournament) and skill level (Beginner, Intermediate, Expert), and the title gets automatically filled. No other changes to the server or user experience.

The assumption is that the average Jinteki player is looking for a friendly game with intermediates. Therefore we don't say anything when Intermediate is selected, only calling attention if Beginner or Expert is. Game titles then turn into things like

  • Friendly game -- the default title
  • Serious game -- "Intermediate" skill implied
  • Private game
  • Friendly game for beginners -- call attention to the fact you're a beginner
  • Serious game for experts -- likewise.

"Tournament" was meant to be an indication of top-tier play/decks. I think the community will naturally discover which labels are appropriate to which types of games, so we don't need 100% definitions for each.

@queueseven
Copy link
Collaborator

I fully support this, since it's a common complaint of good/serious players that they don't have a better way of filtering out the noobs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants