GuillemBarroso / CLing

2D survival game using command line
MIT License
3 stars 1 forks source link

Static sprite interaction with player's sight #75

Closed GuillemBarroso closed 1 year ago

GuillemBarroso commented 1 year ago

Obstacle sprites and most of the static sprites should always be displayed, even if it's outside the player's sight.

Flag all these sprites and display them in the foggy area.