Releases: binarylab2022-del/WinDama
Release list
WinDama 1.0.1-preview - .NET 10 Update
WinDama 1.0.1-preview
This release integrates the latest platform, code-quality, documentation,
and continuous-integration improvements.
Highlights
- Migrated WinDama and its reusable engine to .NET 10
- Updated the WPF application to
net10.0-windows - Added reproducible SDK selection through
global.json - Removed the remaining compiler warnings
- Modernized GitHub Actions
- Preserved the 101-test regression baseline
- Reorganized the README and technical documentation
- Added a self-contained Windows x64 package
Installation
- Download
WinDama-1.0.1-preview-win-x64.zip. - Extract the complete archive.
- Keep all extracted files together.
- Run
WinDama.exe.
A separate .NET installation is normally not required.
Requirements
- Windows 10 or Windows 11
- 64-bit operating system
Preview notice
This remains a preview release. Windows may show a security warning because
the application is not digitally signed.
WinDama 1.0.0-preview — First Open-Source Release
WinDama 1.0.0-preview
This is the first open-source GitHub release of WinDama, a Windows
application and AI experimentation environment for Algerian/Spanish
checkers.
Main features
- Human versus human, human versus AI, and AI versus AI modes
- Mandatory-capture rule enforcement
- Longest and maximal multi-capture selection
- Flying Dama movement
- Promotion handling
- Minimax and alpha-beta search
- Iterative deepening
- Transposition tables with Zobrist hashing
- Quiescence search
- Opening-book support
- Real-time search analysis
- Tactical benchmarking
- AI tournament support
- Evaluation tuning and dataset export
- Separate reusable rules and AI engine
- NUnit regression tests
Download and run
- Download
WinDama-v1.0.0-preview-win-x64.zip. - Extract the complete ZIP archive.
- Keep all extracted files together.
- Run
WinDama.exe.
This is a self-contained Windows x64 build. A separate .NET installation
should normally not be required.
Requirements
- Windows 10 or Windows 11
- 64-bit operating system
Preview notice
This is a preview release. Bug reports, rule-validation feedback,
documentation improvements, and contributions are welcome.
Windows may show a security warning because the executable is not currently
digitally code-signed.
License
MIT License