pygame-text-input
pygame-text-input copied to clipboard
a small module that enables you to input text with your keyboard using pygame
until adding "from pygame_textinput import *" Happy to do a pull request, but I'm new-ish to python/pygame/git, so I might be missing something People might be coming to pygame relatively...
same as the image  and the code is showen as below ``` python import pygame import numpy as np from enum import Enum import sys import pygame_textinput from main...
 the module version seems to be late on pypi