gsatwik-git / game

The game!
1 stars 0 forks source link

[FE] [Game Mechanics] Inventory #15

Open dom-techwriter opened 3 years ago

dom-techwriter commented 3 years ago

What

Allow player to collect items and store them for future use.

Why

Cool game mechanics later on... to be figured out

How

Need to keep state!

dom-techwriter commented 3 years ago

Satwiks Idea (later ideas)

Players can only use the top [0] inventory item. THis means that they need to strategize on how to collect items.

Players need to drop items to use the ones that they want.

This potentially opens us up to cool power ups (single use) where a user can choose any item in their inventory.