Open gsatwik-git opened 3 years ago
Implement keypress movements to allow players to move without hitting "enter" every turn
Better user experience
TBD - let's see if there is a curses or node,js library for this.
Curses for python: https://www.youtube.com/watch?v=BvbqI6eDh0c&ab_channel=IndianPythonista
WHAT
Implement keypress movements to allow players to move without hitting "enter" every turn
WHY
Better user experience
HOW
TBD - let's see if there is a curses or node,js library for this.