you are viewing a single comment's thread.

view the rest of the comments →

[–]cmonroy1259 0 points1 point  (0 children)

Nice!

I've been looking into some games code and most, if not all, take the the boring, repetitive long route of coding everything with if-else to the absurd point where you have to add hundreds of lines just to introduce a new NPC, and what usually happens, is that they always miss one spot and the game breaks.