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

Use Model-View-Controller to refactor BlackJackGui #73

Open
ryankirkpatrick97 opened this issue Nov 9, 2017 · 1 comment
Open

Use Model-View-Controller to refactor BlackJackGui #73

ryankirkpatrick97 opened this issue Nov 9, 2017 · 1 comment

Comments

@ryankirkpatrick97
Copy link
Contributor

BlackJackGui currently implements code for running the game, and for interacting with the user. It would be useful to refactor this code into the Model-View-Controller pattern so that it will be able to be reused better in the future. This is mainly for the game portion of the gui, rather than the other guis, as seen in issue #69.

@scottpchow23
Copy link
Contributor

I'm not going to put a solid point value on this because this is a HUGE issue with this repo. You could easily find 1000 xp worth of work with this alone. The reason I haven't split this up is because this is a like a cancer that has been left to grow and metastasize; it's everywhere and very difficult to cure.

Talk to me about tackling this issue so we can find something more specific to refactor.

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

No branches or pull requests

2 participants