Hey guys,

I'm new to pygame, and working on a simple educational worm game project. The idea is to display a math problem every time the worm hits the apple, and then have the student answer that math question.

I can't figure out a way to get the keyboard inputs to blit to the screen in real time. For example, if I wanted "15" to display on the screen, I would want it to write the '1' and then the '5.'

Anyone have ideas or helpful tips? Thanks for the help.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.