Can I add a link into a Pygame? Like in HTML; once it was clicked, we will be redirected to the URL. I have the game 'Turn Based Battle' -> https://www.pygame.org/project/5492/7939 I want to add a text somewhere on the screen with the link they can press on. If you want to look at the code you can check on the Github page from the creator, it's basically the same like the game I have now. -> https://github.com/russs123/Battle