Skip to content

Releases: binarylab2022-del/WinDama

WinDama 1.0.1-preview - .NET 10 Update

Pre-release

Choose a tag to compare

@binarylab2022-del binarylab2022-del released this 14 Jul 18:21
aa870aa

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

  1. Download WinDama-1.0.1-preview-win-x64.zip.
  2. Extract the complete archive.
  3. Keep all extracted files together.
  4. 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

Choose a tag to compare

@binarylab2022-del binarylab2022-del released this 12 Jul 16:56

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

  1. Download WinDama-v1.0.0-preview-win-x64.zip.
  2. Extract the complete ZIP archive.
  3. Keep all extracted files together.
  4. 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