Classes for Item and Inventory management #13

Closed
opened 2026-02-21 22:39:17 +00:00 by nexustix · 2 comments
Owner
No description provided.
Author
Owner

Implementing an Inventory comes with defining what an "Item" is. An implementation for an item has been made, but things are currently pointing into a direction of an inheritance nightmare. Before that happens it might be smarter to just figure out a way to define "Items" using inheritance.

Implementing an Inventory comes with defining what an "Item" is. An implementation for an item has been made, but things are currently pointing into a direction of an inheritance nightmare. Before that happens it might be smarter to just figure out a way to define "Items" using inheritance.
Author
Owner

A basic inventory has been implemented, any further work will need a more specific set of requirements.

A basic inventory has been implemented, any further work will need a more specific set of requirements.
Sign in to join this conversation.
No description provided.