kingRodian / SpideR

MIT License
0 stars 0 forks source link

UI - states and actions #8

Open kingRodian opened 7 years ago

kingRodian commented 7 years ago

Make an UI-class with different screens/states, each with its associated layout, actions and behaviour:

The console classes must have a common interface such that the UI can output and input data generically, no matter which console is used (cli, ncurses, win, whatever).