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

Decide who is the sente(先手) by furigoma(擲駒) #16

Open
zhihdd opened this issue May 24, 2023 · 0 comments
Open

Decide who is the sente(先手) by furigoma(擲駒) #16

zhihdd opened this issue May 24, 2023 · 0 comments
Assignees

Comments

@zhihdd
Copy link
Collaborator

zhihdd commented May 24, 2023

Description

  • decide who is the sente by using furigoma.
  • please develop feature by ATDD and TDD.
  • use restful api to create api.
// api route
{POST} /gungi/:gungiId/furigoma

// request
none

// response 
status: 200
{
  sente: string, // playerId
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants