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

Character Screens #9

Closed
5 tasks done
BlackRam-oss opened this issue Jul 26, 2022 · 0 comments · Fixed by #12
Closed
5 tasks done

Character Screens #9

BlackRam-oss opened this issue Jul 26, 2022 · 0 comments · Fixed by #12

Comments

@BlackRam-oss
Copy link
Collaborator

BlackRam-oss commented Jul 26, 2022

Create a screen showing character information and statistics.

Way in which values are taken:
Create 2 functions for developers to modify:

  • function that returns a dictionary with an id (which will also be used in the second function) and CharacterInfo()
  • function that returns a dictionary with an id (which connects the values of the previous function with this one) and a dictionary that combines all the statistics with id the name of the value (which will be shown on the screen and Double (current value, maximum value)): but first: Get All Statistics #10
  • A dictionary for statistics translations-> field name: translation

how to make the interface? maybe a good example is Big Brother AS

  • interface

  • wiki

@BlackRam-oss BlackRam-oss changed the title Screen Character Screens Jul 26, 2022
@BlackRam-oss BlackRam-oss linked a pull request Oct 30, 2022 that will close this issue
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 a pull request may close this issue.

1 participant