Open andamundale opened 5 years ago
console package - add and apply dispatcher
it seems that event-driven programming prefers states over loop waiting for user input thus new class Menu will be created (extracted from Main class) and changed as described in #49
console package - add and apply dispatcher