Thank you for all the suggestions. I will take them into deep consideration.
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.
They currently have the parent class "Action" for their common attributes and methods. Does that cover what you are suggesting?
Here, ALO and ELO stand for Agent Ledger Object and Environmental Ledger Object, respectively. Both are examples of Entity Ledger Objects (E...
cross-posted from: https://mander.xyz/post/21881380
> This is my fourth blog post. Any helpful feedback or insights are welcome.
Here, ALO and ELO stand for Agent Ledger Object and Environmental Ledger Object, respectively. Both are examples of Entity Ledger Objects (E...
This is my fourth blog post. Any helpful feedback or insights are welcome.
Here, I am generating multiple events for a character. Each output has a two sentence storyline. Jimmy will not be stirred up easily. Jimmy ...

My third blog post. I added variation in the tense of the generated text as well as another possible action for the character.
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 initial python program, written with Pydroid3, outputted a string (either Jimmy was insulting or Jimmy wasn't insulting) and an associat...
The first post of a new python blog I started if anyone is interested.