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

[Shogi] Extract logic functions #1269

Merged
merged 15 commits into from
Oct 31, 2024
Merged

[Shogi] Extract logic functions #1269

merged 15 commits into from
Oct 31, 2024

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    21c987a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea20ce1 View commit details
    Browse the repository at this point in the history
  3. _flip

    sotetsuk committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    3aa8ed0 View commit details
    Browse the repository at this point in the history
  4. _is_pseudo_legal_move

    sotetsuk committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    39c7bd1 View commit details
    Browse the repository at this point in the history
  5. _is_checked & _set_cache

    sotetsuk committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    454892d View commit details
    Browse the repository at this point in the history
  6. is_legal_drop_wo_piece

    sotetsuk committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d1d41a1 View commit details
    Browse the repository at this point in the history
  7. .

    sotetsuk committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    832574c View commit details
    Browse the repository at this point in the history
  8. .

    sotetsuk committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    895f98f View commit details
    Browse the repository at this point in the history
  9. _step_move, _drop_move

    sotetsuk committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f5b94c9 View commit details
    Browse the repository at this point in the history
  10. .

    sotetsuk committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    5081c47 View commit details
    Browse the repository at this point in the history
  11. .

    sotetsuk committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f2326f7 View commit details
    Browse the repository at this point in the history
  12. .

    sotetsuk committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    4c51de3 View commit details
    Browse the repository at this point in the history
  13. observe

    sotetsuk committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    b109922 View commit details
    Browse the repository at this point in the history
  14. _step

    sotetsuk committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    2271cca View commit details
    Browse the repository at this point in the history
  15. revert

    sotetsuk committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    2edb041 View commit details
    Browse the repository at this point in the history