summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Harishankar [Fri, 30 Sep 2011 14:25:02 +0000 (19:55 +0530)]
Added a picture for a chest
Added a picture for chest (missed in the earlier
commit)
Harishankar [Fri, 30 Sep 2011 14:23:25 +0000 (19:53 +0530)]
Added object interaction - healthpotion, lock and key
Added object interaction for health potion, keys and locked
items.
Harishankar [Fri, 30 Sep 2011 05:23:01 +0000 (10:53 +0530)]
Added the inventory system (basic)
Now implemented adding items to the character's inventory.
Not yet done object interactions yet
Harishankar [Thu, 29 Sep 2011 10:46:21 +0000 (16:16 +0530)]
Objects added to game rendering
Added object class for representing in-game objects
Also added rendering for in-game objects, but not yet
added interaction with objects.
Harishankar [Thu, 29 Sep 2011 07:31:57 +0000 (13:01 +0530)]
Initial commit
Initial commit for the game