Added chest interaction
authorHarishankar <v.harishankar@gmail.com>
Mon, 3 Oct 2011 13:48:10 +0000 (19:18 +0530)
committerHarishankar <v.harishankar@gmail.com>
Mon, 3 Oct 2011 13:48:10 +0000 (19:18 +0530)
commit0b36c3ccd4cb9cdf58fa5285366f023a8c931c61
tree5325ea17596a3f01a0c86aa9d84005b8bb8c1206
parent6552a4a3522d0b48177a9c2ebedda92b824874f7
Added chest interaction

Added interaction with chests. And also cleaned up the code
for object interaction a bit so that the code is clean and
the "pick up" and "use" code are not mixed up.
maingame.py
utility.py