adamflentz/Game-Design-Group-7

Room Texturing

Closed this issue · 1 comments

We need a way to tile the rooms (make them look pretty with sprites and stuff). Most likely this will be done inside the room class itself.

Maybe we can adopt this approach: https://www.sfml-dev.org/tutorials/2.4/graphics-vertex-array.php#example-tile-map to our game.

Rooms are textured af