Began working on NPC code
authorHarishankar <v.harishankar@gmail.com>
Tue, 4 Oct 2011 11:21:41 +0000 (16:51 +0530)
committerHarishankar <v.harishankar@gmail.com>
Tue, 4 Oct 2011 11:21:41 +0000 (16:51 +0530)
commit4d50728c1454554fef2ad4841345d0c28101702d
tree6e907ed75f249719bbebb6011f04e9c3061b770c
parent0b36c3ccd4cb9cdf58fa5285366f023a8c931c61
Began working on NPC code

Started with the NPC code. Interaction and other details
will follow.
dialogues/bulisa1.dlg [new file with mode: 0644]
gameobjects.py
level.py
maingame.py
npcs.py [new file with mode: 0644]
utility.py