This is a cross platform chess game built with Flet, a Python framework for building interactive user interfaces. The game allows players to play chess against each other or against an AI opponent. It features a clean and intuitive interface, making it easy for players of all skill levels to enjoy the game.
Publishing is handled by .github/workflows/release-build.yml.
- Trigger a GitHub release with a tag matching
project.versioninpyproject.toml(for examplev0.1.0-alpha.1). - The workflow builds and publishes these files to that release:
*.apkfor Android*-portable.zipcontaining the full portable app bundle*-setup.exeinstaller