CodeCafeOpenShiftGame / PodEscape

Endless runner of a pod trying to escape from a project being deleted.
https://podescape.io
Apache License 2.0
29 stars 16 forks source link

[Feature] Make high scores more personal #63

Open RoddieKieley opened 4 years ago

RoddieKieley commented 4 years ago

Is your feature request related to a problem? Please describe. At the moment the high score entries look like

where the podnames generated are similar to what real pod names would be if they were not a part of a statefulset

Describe the solution you'd like It has been discussed that a desire exists to move to a model where we have

so that players could input their three letter initials to go along with the existing mechanism.

Describe alternatives you've considered If this was a part of a specific authenticated installation deriving identity from there might make sense but is likely overkill in this case.

Additional context As Pod Escape is a somewhat arcadey experience the three letter, for three player initials, likely makes sense for the moment.