Started work on container objects like Chests etc.
authorHarishankar <v.harishankar@gmail.com>
Mon, 3 Oct 2011 05:06:37 +0000 (10:36 +0530)
committerHarishankar <v.harishankar@gmail.com>
Mon, 3 Oct 2011 05:06:37 +0000 (10:36 +0530)
commit6552a4a3522d0b48177a9c2ebedda92b824874f7
tree06e338b1b5799baf0bf69f119049cb5293d618a4
parent3e350cff23064e74da2ead6c65e46ccdf3e7fa2f
Started work on container objects like Chests etc.

Started work on how to manage the container object like chests
etc. So far displaying the contents is implemented.
background/chestcontent.png [new file with mode: 0644]
background/tileset.png
butaba.py
constants.py [new file with mode: 0644]
gameobjects.py
level.py
maingame.py
objects/gold-coins.png
sprite/bulisa.png [new file with mode: 0644]
utility.py