ultimateownsz / PySeas

Pyseas is an opensource project that aims to create a 2D, top down, turn based board game in Pygame. Where players become pirates and control their own ship. Using a card-based dice system, players explore a dynamic map, complete quests, and battle rival pirates.
GNU Affero General Public License v3.0
3 stars 3 forks source link

Inventory system update #35

Open ultimateownsz opened 1 month ago

ultimateownsz commented 1 month ago

Add upon the basic inventory system

Extra

PurpleProg commented 1 month ago

that's UI features, they can come later i think. Maybe we should prioritize the main structure of the game, like the turn system.

ultimateownsz commented 1 month ago

Yes good call I will update this and make another issue on it!