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

Reimplement current Lists as Sets/Maps in GameState class #2

Closed
Jabbo16 opened this issue Jan 6, 2018 · 1 comment
Closed

Reimplement current Lists as Sets/Maps in GameState class #2

Jabbo16 opened this issue Jan 6, 2018 · 1 comment
Assignees
Projects
Milestone

Comments

@Jabbo16
Copy link
Owner

Jabbo16 commented Jan 6, 2018

We are currently using a few Lists that could work better as Sets or Maps because they dont allow duplicates.

/src/ecgberht/GameState.java

@Jabbo16 Jabbo16 self-assigned this Jan 6, 2018
@Jabbo16
Copy link
Owner Author

Jabbo16 commented Apr 13, 2018

This will be completed with #7 refactor

@Jabbo16 Jabbo16 mentioned this issue Apr 13, 2018
@Jabbo16 Jabbo16 added this to the CIG 2018 milestone Apr 13, 2018
@Jabbo16 Jabbo16 added this to TODOs in CIG 2018 Apr 17, 2018
@Jabbo16 Jabbo16 moved this from TODOs to In progress in CIG 2018 Apr 23, 2018
@Jabbo16 Jabbo16 moved this from In progress to Done in CIG 2018 May 30, 2018
@Jabbo16 Jabbo16 closed this as completed Jun 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
CIG 2018
  
Done
Development

No branches or pull requests

1 participant