-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: janniklth/Connect4_ConsoleGame
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
App.run() -> method to ask the user for the board size
enhancement
New feature or request
#20
opened Jun 30, 2023 by
janniklth
Board() -> new method to convert GameState to string
enhancement
New feature or request
#19
opened Jun 30, 2023 by
janniklth
Tests -> method or class to test the whole game and play a lot of games
enhancement
New feature or request
#17
opened Jun 29, 2023 by
janniklth
Board.printBoard() -> delete the print every time
enhancement
New feature or request
#16
opened Jun 27, 2023 by
janniklth
Update uml class diagram to are equivalent to the real code
documentation
Improvements or additions to documentation
#13
opened Jun 24, 2023 by
janniklth
App.choose_player_type() -> just show and accept working/available player types
enhancement
New feature or request
#11
opened Jun 24, 2023 by
janniklth
Board.setMove() -> check if a move is valid
enhancement
New feature or request
#10
opened Jun 24, 2023 by
janniklth
Board() -> create a method or implement in setField maximum height check
enhancement
New feature or request
#6
opened Jun 23, 2023 by
janniklth
Board.printBoard() -> beautiful console output
enhancement
New feature or request
#5
opened Jun 23, 2023 by
janniklth
3 tasks
App.run() -> show user his selection and ask to start or choose new
enhancement
New feature or request
#3
opened Jun 22, 2023 by
janniklth
App.choose_player_type() -> beautify console prints
beautify
Code formatting, comments and docs, top principles, etc.
#1
opened Jun 22, 2023 by
janniklth
ProTip!
Add no:assignee to see everything that’s not assigned.