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 "shadow" effect around player #54

Open rowan04 opened 1 year ago

rowan04 commented 1 year ago

It makes more sense if the player only has limited vision around them, so they have to explore the maze instead of heading straight for power-ups.

This will be easiest implemented at the end, as testing will be way easier without this feature.