Andrew
Andrew
Unrelated to the buffer changes by @Pr0methean ...?
Really we should ensure all games (at least in the arcade) have a clean `reset()`... there's a lot more than font's that can be messed with!! ;-) Does this happen...
Bump @angea :-)
Closing ancient PR's for the author's benefit!
Thanks for reviewing! Presumably there may be other 'poison' characters like `#` or `!` that have special parsing?...
Adding cursor key support would be nice (secondary key bindings). ▲ ▼ ◄ ► But then what would be a safe choice `A` and `B`? Perhaps 1 & 2 is...
Also, noted in Discord: Currently key presses are case sensitive. Users expect caps lock to not affect key press detection. (https://discord.com/channels/898292107289190461/898292174410612787/1111446002784796762)
@raymond-li Nice idea. I've experimented previously with the braille unicode hack, but find it's too inconsistently displayed. Often the spaces between braille character blocks make the overall image incongruous. In...
I'm not sure how relevant this feature request is... general python style is for quite compact code. Feel free to Close.
Doesn't work for me with macOS Safari... no warning box is shown.... :-(