Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inventory #6

Open
Zaelot opened this issue Jan 29, 2016 · 5 comments
Open

Inventory #6

Zaelot opened this issue Jan 29, 2016 · 5 comments
Assignees
Milestone

Comments

@Zaelot
Copy link
Owner

Zaelot commented Jan 29, 2016

One command to open, then a list with alphabet (upper and lower case) to choose from.
Just use numbers on the side with an icon to indicate the type of item.

Does whatever is logical or opens menu with actions.

@Zaelot
Copy link
Owner Author

Zaelot commented Jan 29, 2016

#7 mentioned that we could just severely limit the amount of possessions and show them as numbers + icons at the right side of the screen.

@Zaelot Zaelot added this to the Second day milestone Jan 29, 2016
@Domestus Domestus self-assigned this Jan 30, 2016
@Domestus
Copy link
Collaborator

First version done -- currently have 4 buttons at right side of screen and they are clickable by mouse and WASD. Currently these inventory buttons move the player according to the Move methods.

@Zaelot
Copy link
Owner Author

Zaelot commented Jan 30, 2016

Nice, I was adding the instruction in to the right side of the screen with numbers from 1-4, plus left space for icons. WASD is supposed to be for the movement, but of course for debugging this is fine whichever way.

@Zaelot
Copy link
Owner Author

Zaelot commented Jan 30, 2016

Took the movement script from 2D Roguelike, but your earlier script overrides the WASD controls and as it's different, it ignores walls as well. :)

@Zaelot
Copy link
Owner Author

Zaelot commented Jan 31, 2016

...is this going to be extra as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants