AnttiVainikka / TextAdventure

0 stars 0 forks source link

Implement enemy generation in the labyrinth #11

Open AnttiVainikka opened 11 months ago

AnttiVainikka commented 11 months ago

-Teach the llm to generate a reasonable amount of enemies (1-5) and classify them on strength (weak/normal/elite) and class (spellcaster/warrior/rogue...) -Generate the enemies and their equipment (weapon, armour) descriptions. -Try to get the llm to generate more scary sounding monsters based on how deep the player is. -If there is an elite enemy, try to get the llm give a more detailed description since we probable want them to be more unique