Commit Graph

8 Commits

Author SHA1 Message Date
RaffaeleMorganti
5786e58842 output stream now in zorkgame 2022-11-22 18:03:09 +01:00
RaffaeleMorganti
d2ce23fead actions print on stream 2022-11-22 17:25:40 +01:00
RaffaeleMorganti
6341503a70 actions print error once 2022-11-22 16:46:23 +01:00
9564a205dc Minor cleanups 2022-11-22 11:32:57 +01:00
718e736032 Encapsulation on zork types 2022-11-22 11:27:56 +01:00
RaffaeleMorganti
214bed9a13 move userInput to method arguments and add some final 2022-11-22 09:55:26 +01:00
RaffaeleMorganti
42732e0fdd switch from harcoded string to enum and remove complexity in some actions 2022-11-22 00:46:20 +01:00
40675f5a39 Command pattern over actions - tested, it works 2022-11-21 16:36:38 +01:00