pedax
pedax is Board GUI with edax, which is the strongest reversi program.
- pedax has 4 features.
- Comfortably, you can see evaluation value, e.g. +4, -10.
- Mac/Windows are supported. Linux is still not verified.
- Customizable important options, e.g. book file path, search level, advanced indicator.
- 2 languages (English, Japanese) are supported.
commands
format
run
test
widget test
integration test
linter
fetch libedax assets as pedax assets
release
- create
new_release
branch. - create PR by https://github.com/sensuikan1973/pedax/compare/new_release?expand=1&template=new_release.md&title=release+`X.Y.Z`.
- create release by https://github.com/sensuikan1973/pedax/actions/workflows/publish.yaml.
deloy apple store
After that, submit Apple developer console.
deploy microsoft store
- download
pedax.msix
from the release. - update and submit Microsoft developer console.