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 inventory system, items and background music #37

Closed Will-Cross1 closed 1 year ago

Will-Cross1 commented 1 year ago

phase 1

rowan04 commented 1 year ago

looked good on teams, but im going to test this branch myself before I merge

Will-Cross1 commented 1 year ago

WOOO IT WORKS

rowan04 commented 1 year ago

ok so a pretty serious problem - if you die when time is frozen, or just reset the game, everything is still frozen when you restart

rowan04 commented 1 year ago

ok so a pretty serious problem - if you die when time is frozen, or just reset the game, everything is still frozen when you restart

i guess to fix this, have a boolean variable and set it to false when resetting

rowan04 commented 1 year ago

ok so a pretty serious problem - if you die when time is frozen, or just reset the game, everything is still frozen when you restart

don't worry, i have now fixed this :)

Will-Cross1 commented 1 year ago

is it ready yet?

rowan04 commented 1 year ago

is it ready yet?

ill test it one more time with the new wallbreaker icon, then merge