Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring Code #35

Open
richawadaskar opened this issue Oct 23, 2017 · 2 comments
Open

Refactoring Code #35

richawadaskar opened this issue Oct 23, 2017 · 2 comments

Comments

@richawadaskar
Copy link

Especially in the DrawingView.java file to make it Object Oriented.

200 points

@scottpchow23
Copy link
Contributor

Could you be more specific as to what code you plan on refactoring?

@Justin-Nilsen
Copy link
Contributor

A lot of the code to spawn and place the ghost and pacman objects is handled in the DrawingView.java; a lot of the code could be handled by helper functions like spawn() and so on, and the Ghost objects should have more location data and functions instead of having this file handle their location all the time.

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

No branches or pull requests

3 participants