Open
Conversation
Added encapsulation, starting point of the game, and updated some methods.
This file is yet to be expanded
Need further development of the functions to develop the game. don't have time at the moment
This version makes the game flow better, however, it still needs finishing
Need to fix the inventory items --> bug with using it and add more end logic to the game - and that should be completed
Implemented inheritance as per assignment brief, the structure of the program is completely changed and now needs redoing, as there are many errors due to the change of structure. However, code files are smaller and easier to read.
They are quite cool icl
Created another interface for a new class, added new methods, slightly changes other classes to fit the output/operational needs
Changed the whole structure, as hasn't been using this project for too long, hence did it the way that is easier to understand for me
Added a knife, attack potion, and invisible potion. All items are randomised. Change the game logic to comfort the needs of new items. Added new classes to accommodate new items initialisation and usage
Simple statistics class that show damage dealt, enemies killed, items found
The final bit of this assignment
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
NOt much to say, many changes