This repository has been archived on 2022-12-21. You can view files and clone it, but cannot push or open issues or pull requests.
sdm03/src/main/java/com/github/dtschust/zork/types
2022-11-22 10:16:26 +01:00
..
HasPrintsAndActions.java move userInput to method arguments and add some final 2022-11-22 09:55:26 +01:00
HasSetOfCollectable.java switch from harcoded string to enum and remove complexity in some actions 2022-11-22 00:46:20 +01:00
ZorkContainer.java move userInput to method arguments and add some final 2022-11-22 09:55:26 +01:00
ZorkCreature.java Parser strategies for all entities 2022-11-22 10:16:26 +01:00
ZorkItem.java Parser strategies for all entities 2022-11-22 10:16:26 +01:00
ZorkMap.java switch from harcoded string to enum and remove complexity in some actions 2022-11-22 00:46:20 +01:00
ZorkObject.java switch from harcoded string to enum and remove complexity in some actions 2022-11-22 00:46:20 +01:00
ZorkRoom.java Parser strategies for all entities 2022-11-22 10:16:26 +01:00