Skip to content

Making a better poemgame (Py2)#69

Merged
Bronya-Rand merged 3 commits intopython-2from
py2-better-poemgame
Apr 17, 2023
Merged

Making a better poemgame (Py2)#69
Bronya-Rand merged 3 commits intopython-2from
py2-better-poemgame

Conversation

@Bronya-Rand
Copy link
Copy Markdown
Owner

(Same PR stuff as Py3 but Py2 friendly)

This PR does the following

  • Makes an attempt to improve the poem game from Dan's code using Screens than ui.X functions
  • Makes an attempt to improve the poem game from Dan's python code using Classes and inheritance.
  • Adds the ability to add more characters easily using the Chibi class (or ChibiTrans if you don't need points).

This still requires some code editing for screens and points however. See the new guide in Documentation for more information.

  • More efficient poem word storing via dictionaries.

@Bronya-Rand Bronya-Rand merged commit ceeea53 into python-2 Apr 17, 2023
@Bronya-Rand Bronya-Rand deleted the py2-better-poemgame branch April 17, 2023 19:25
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.

1 participant