I am making an 2D RPG in Python/Pygame, and I have the map being made in a text tilemap. How can I check if the player comes in contact with a certain tile in the tilemap(In this case the wall).I am making an 2D RPG in Python/Pygame, and I h
I am making an 2D RPG in Python/Pygame, and I have the map being made in a text tilemap. How can I check if the player comes in contact with a certain tile in the tilemap(In this case the wall).I am making an 2D RPG in Python/Pygame, and I h