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

Base Game Features #1

Open
4 of 11 tasks
jawinn opened this issue May 16, 2022 · 1 comment
Open
4 of 11 tasks

Base Game Features #1

jawinn opened this issue May 16, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jawinn
Copy link
Owner

jawinn commented May 16, 2022

The following is a list of features that are being worked on for the basic working version of the game. Additional nice to have features will be added as separate issues with the enhancement label.

Base Game TODO

  • Responsive board with point and stone components
  • Ability to place stones
  • Turns and current player indicator
  • History of all moves
  • Board size chooser at the start
  • Ability to pass and resign
  • Finalize canPlaceStone function with full game rules
  • Scorekeeping and capturing stones
  • Finalize readability for screen readers and use actual readable board positions (reversed numbers)
  • Keyboard navigation, accessibility feature
  • End of game state
@jawinn jawinn added the enhancement New feature or request label May 16, 2022
@jawinn jawinn self-assigned this May 16, 2022
@jawinn
Copy link
Owner Author

jawinn commented May 18, 2022

"Turns and current player indicator" added with commit 1ca3d67

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant