How do you check if a key is held down using the Curses module for Python?

后端 未结 0 2036
北荒
北荒 2020-12-30 06:13

I am making a terminal-based Tetris game in Python using the curses module, but I have problems with making a delayed auto-shift system. I use the getch function to check if

相关标签:
回答
  • 消灭零回复
提交回复
热议问题