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

Add a login system that allows users to regain control of a character after logging out #40

Open
wsowens opened this issue Apr 30, 2019 · 0 comments
Assignees
Labels
Discussion For open discussion enhancement New feature or request MuddySwamp Specific to our particular game, not the engine itself

Comments

@wsowens
Copy link
Member

wsowens commented Apr 30, 2019

Currently, players have no means of "logging in" to an account. We need a system that looks like this:

Welcome to MuddySwamp?
Do you have an existing character? (yes/no) yes
Great! Enter the password for that character:
**********
You have loaded your character, Bill the Wizard.

Or:

Welcome to MuddySwamp?
Do you have an existing character? (yes/no) n
Creating a character...
You are a Healer.
Enter a password to recover this account later:
*********
What is your name?
Matt
Welcome, Matt the Healer!
@wsowens wsowens added Discussion For open discussion enhancement New feature or request MuddySwamp Specific to our particular game, not the engine itself labels Jan 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Discussion For open discussion enhancement New feature or request MuddySwamp Specific to our particular game, not the engine itself
Projects
None yet
Development

No branches or pull requests

2 participants