Advertisement
kivaari

TODO Go Schildkroete 21.12.16

Dec 20th, 2016
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. # implement endgame method
  2. #? count up scores
  3. # restart game
  4. # test and fix undo function
  5. # make console output nicer
  6. # implement status and output for "no more remaining valid turns"
  7. # implement output of captured stones
  8. # test calculation of validPlays in fringe cases
  9. # implement JUnit tests
  10. # general tests and debugging, especially for Console and Game
  11. # figure out which design pattern to use
  12. # implement that design pattern
  13. # make diagrams and other documentation
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement