Back to Browse

Getting Multi Line Text Input In Pygame

11.3K views
Mar 19, 2023
6:51

In this video I will explain how to take text input from the player in pygame. There are a few options available for this, but the preferred method is to use the TEXTINPUT event, which I will cover in this video. I'll also explain how to add backspace functionality as well as using the return key to add multiple lines of text. For the full source code and step by step explanation head over to my website: http://www.codingwithruss.com/pygame/getting-multi-line-text-input-in-pygame

Download

0 formats

No download links available.

Getting Multi Line Text Input In Pygame | NatokHD