jackmakesthings / game-dev

return False; an experiment in AI and decision-making, via Godot Engine
GNU General Public License v2.0
3 stars 2 forks source link

Set up NPC database #61

Closed jackmakesthings closed 8 years ago

jackmakesthings commented 8 years ago

Could be as simple as a google doc or as complex as an in-game directory-style reference -- just want to build someplace to keep all our NPCs as we write them.

jackmakesthings commented 8 years ago

Note to self: could use gh-pages or the github wiki for this, in the interest of consolidating data.