No description
  • Rust 99%
  • WGSL 1%
Find a file
WorstWizard 0339943fe1 New AI, continuously developed
Iterations are now duplicated from Miyagi when appropriate, otherwise
just continuously developed; V3 is good enough to be a comparison for a
while.

First upgrade already included; just adds the depth to terminal
evaluations to promote extending the game when losing and shortening it
when winning.
2026-05-07 20:41:41 +02:00
src New AI, continuously developed 2026-05-07 20:41:41 +02:00
tests fmt + hash function 2025-08-20 20:46:05 +02:00
.gitignore Improved cards definition, added .dll's and .lib's to ignore, for windows development, removed dependency on sdl_gfx 2024-06-24 17:56:48 +02:00
Cargo.lock cargo update 2026-03-23 08:17:03 +01:00
Cargo.toml AI selection 2025-08-19 21:30:02 +02:00
README.md Update README.md 2024-10-27 14:16:49 +01:00
saved_game_format.md Game loading should be working 2024-07-24 19:50:32 +02:00

Digital clone of a boardgame I enjoy

Written for my own fun, not practicality nor user friendliness