Commit Graph

11 Commits

Author SHA1 Message Date
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
52d98a4ece parser partial refactor 2022-11-21 22:29:36 +01:00
a782ec5ad7 Deduplicated print-action logic 2022-11-21 17:10:08 +01:00
RaffaeleMorganti
05a63e0399 some attribute visibility improvements, added sonar-scanner to maven, bug fix 2022-11-20 14:11:58 +01:00
RaffaeleMorganti
e6b96d69d1 ZorkReader refactored 2022-11-19 10:46:28 +01:00
RaffaeleMorganti
4a7eca5302 changed types of some collections 2022-11-19 08:48:21 +01:00
6b3d2d142c removed duplication in ZorkReader with static methods 2022-11-16 17:56:58 +01:00
8e54d0684b ZorkConditions are immutable objects 2022-11-16 17:42:56 +01:00
RaffaeleMorganti
7cc2352b90 command 2022-11-16 17:35:32 +01:00
RaffaeleMorganti
008818c357 parser moved outside 2022-11-16 17:18:19 +01:00