simon987 / Much-Assembly-Required

Assembly programming game
GNU General Public License v3.0
930 stars 87 forks source link

Container / chest #138

Closed simon987 closed 6 years ago

simon987 commented 6 years ago

Implement a simple GameObject that can hold a configurable amount of items. Items can be stored and retrieved with the laser hardware. Should implement InventoryHolder interface

J-Eisen commented 6 years ago

Hey @simon987! I'd love to take a crack at this.

simon987 commented 6 years ago

I think that @asabedia is already working on it: https://github.com/asabedia/Much-Assembly-Required/tree/feature/138

You might want to continue where he left off or wait until he manifest himself since nobody officially assigned himself to the issue

As I said in another issue you can contact me on the Slack channel for information and you can use the spark branch for now if you want to avoid the hassle of setting up the frontend for local development. (I'm currently in the process of refactoring the server so it no longer depend on MySQL and PHP)

I might not respond very fast since I'm in the middle of final exams.

Thank you!

J-Eisen commented 6 years ago

All good. Thanks for the heads up. :) I’ll set up the slack. Good luck with your exams!

Sent with GitHawk

asabedia commented 6 years ago

Sorry @simon987, I am very new to open source projects, I am currently working on this feature. Do i need to ask to be assigned to a feature prior to starting? Just so I can follow proper convention for future issues.

simon987 commented 6 years ago

Hi @asabedia, there isn't really a convention but in the future you can comment the issue to let people know you are working on it