Sunday, January 24, 2010

UPDATE: Computers for Sale

I am finished with the NPC generation code. Basically it reads names from a text document, and generates which npcs belongs to which company. Then there can also be companies with no NPCs which the player(s) can choose to run (as a "template" company), I have also added a function which checks if a company has a CEO or not. Basically it just loops through all employees in that company, and checks for a CEO, if a CEO is not found, a CEO is randomally picked. I am also working on a dataviewer (not editor, since everything is generated).

No comments:

Post a Comment