LogFAQs > #957406331

LurkerFAQs, Active DB, DB1, DB2, DB3, DB4, DB5, DB6, DB7, Database 8 ( 02.18.2021-09-28-2021 ), DB9, DB10, DB11, DB12, Clear
Topic List
Page List: 1
TopicITT: Learning Python
Questionmarktarius
08/24/21 8:13:33 PM
#172:


If you're doing RPG type things, that's decent OOP model right there.

Character = an object with HP, MP, EXP, and various stats
Player character = a Character that's accesed by player-driven subsystems, with additional properties that support that
NPC = a Character that's handled by the program itself, with various properties.
... Copied to Clipboard!
Topic List
Page List: 1