itsapi / pycraft

A Minecraft-inspired game for the terminal
GNU General Public License v2.0
197 stars 21 forks source link

Arrow keys in non-blocking-input #92

Open geraintwhite opened 8 years ago

geraintwhite commented 8 years ago

We should try and get arrow keys working in non-blocking input.

geraintwhite commented 8 years ago

Also, the input logic is pretty messy and not very extensible (input character checks all over the place)