You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately, from what I could tell, no. A multiplayer project I started working on required me to have a login screen, so I ended up just using Tkinter to pop up a window for that.
I know there are some 3rd-party libraries for text input using standard Pygame, but I don't know of any for pgzero. It would be great to have that implemented.
I might have missed it in the docs, but is it possible to create a text input field in pgzero (i.e. for name input, high scores etc)?
The text was updated successfully, but these errors were encountered: