acleverpun / letsgoonanadventure

Adventure game prototype built from our skeleton
0 stars 0 forks source link

Implement inventories #17

Closed rosshadden closed 9 years ago

rosshadden commented 9 years ago

This should probably be a mixin.

We can start by just making it add entity.inventory = [], though I can see us eventually wanting to make it a subclass of Array.

/needs #18