rowan04 / CW3-Maze-Game

A maze game for the third coursework task of the programming concepts module at BNU for L4 Digital and Technology Solutions.
1 stars 1 forks source link

Add more functionality to player (inventory + other items?) #8

Closed rowan04 closed 1 year ago

rowan04 commented 1 year ago

Give player more functionality

Will-Cross1 commented 1 year ago

could use numbers when an item is picked up

rowan04 commented 1 year ago

could use numbers when an item is picked up

wdym? use numbers in what way?

Will-Cross1 commented 1 year ago

Like have a row on the bottom of the screen with the options and if you collected an item then you can press like 2 or something to use it

Sent from Outlook for iOShttps://aka.ms/o0ukef


From: Rowan @.> Sent: Tuesday, March 21, 2023 4:21:55 PM To: rowan04/CW3-Maze-Game @.> Cc: Cross, William (STFC,RAL,RALSP) @.>; Comment @.> Subject: Re: [rowan04/CW3-Maze-Game] Add more functionality to player (Issue #8)

could use numbers when an item is picked up

wdym? use numbers in what way?

— Reply to this email directly, view it on GitHubhttps://github.com/rowan04/CW3-Maze-Game/issues/8#issuecomment-1478162723, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A3Q43GUUK3VMYO53XB776Z3W5HISHANCNFSM6AAAAAAWCHPBE4. You are receiving this because you commented.Message ID: @.***>

rowan04 commented 1 year ago

Like have a row on the bottom of the screen with the options and if you collected an item then you can press like 2 or something to use it

yeah sure

Will-Cross1 commented 1 year ago

need to add those items in first

rowan04 commented 1 year ago

Imma close this issue, and we'll make more specific ones for new items and such

rowan04 commented 1 year ago

completed by #37