- Notifications
You must be signed in to change notification settings - Fork1.5k
-
I'm trying to port an old-school, very simple terminal game to the browser. The game is written in python, super simple, single file. I already tested most of the terminal interactions, and all will be fine, but the only thing that seems to be missing is the possibility to The additional enters completely kill the UX, so forcing the user to move around in the game by pressing enter after each keystroke is out of the question. Is there a plan to handle this? Is the fact that this is unimplemented a limitation of |
BetaWas this translation helpful?Give feedback.