Closed simon987 closed 6 years ago
Hey @simon987! I'd love to take a crack at this.
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!
All good. Thanks for the heads up. :) I’ll set up the slack. Good luck with your exams!
Sent with GitHawk
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.
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
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