Skip to content

Vince2007/SevenGuys#13

Open
Jane11eR wants to merge 13 commits into
Vince2007:mainfrom
Jane11eR:Jane11eRCodeReview
Open

Vince2007/SevenGuys#13
Jane11eR wants to merge 13 commits into
Vince2007:mainfrom
Jane11eR:Jane11eRCodeReview

Conversation

@Jane11eR

@Jane11eR Jane11eR commented Dec 9, 2024

Copy link
Copy Markdown

For the purpose to document what each class and method does, I added javadocs to help with that so it can be understood well. It can help other people when looking at the code know what the classes and methods do. I added TODO comments as a way to help write a description that can create a better format for your code in your classes. Some of them also help as a reminder to refactor your conditionals in your ExitGame class. Some of the TODO comments also help with you adding arrays to store and use your data since I did not see any being used. For some of the classes under the altscenes subpackage, I deleted unneccesary imports like swing because you are already using javafx so there was no purpose for you to import swing too. I refactored some of the code in the classes like fiveAttackWater because some of your inline comments were not needed and I fixed the spacing what was between that. I thought your code functioned well, but it could use some more edits to become even better!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant