CSI-280 / python-game

Python roguelike for CSI-280
0 stars 0 forks source link

Implement visibility #33

Closed wesbeard closed 4 years ago

wesbeard commented 4 years ago

We currently have the walls blocking movement but we should also implement the visibility attribute where tiles are out of sight if a sight blocking wall is in front of it.