ecstatic_chance

joined 11 months ago
[–] ecstatic_chance@mander.xyz 1 points 1 month ago

Thank you for all the suggestions. I will take them into deep consideration.

[–] ecstatic_chance@mander.xyz 1 points 1 month ago (2 children)

A set of different methods would warrant assignment to a different class. So far no character traits warrant that. What is the alternative to interface-esque classes? If you could provide a dummy code example that would be great. What would make the API solid? Thank you for all the suggestions.

[–] ecstatic_chance@mander.xyz 1 points 1 month ago* (last edited 1 month ago) (4 children)

They currently have the parent class "Action" for their common attributes and methods. Does that cover what you are suggesting?

 

cross-posted from: https://mander.xyz/post/21881380

This is my fourth blog post. Any helpful feedback or insights are welcome.

[–] ecstatic_chance@mander.xyz 9 points 3 months ago (1 children)
 

My third blog post. I added variation in the tense of the generated text as well as another possible action for the character.

[–] ecstatic_chance@mander.xyz 0 points 4 months ago (1 children)

I'd like to write a piece of software that generates text for characters based upon the personality stats of those characters. I'm currently writing the software with a KivyMD UI and a Mongo database. My motivation is: why not?

 

The first post of a new python blog I started if anyone is interested.