First Xilem Chess Board GUI

⚓ Rust    📅 2025-07-31    👤 surdeus    👁️ 10      

surdeus

Warning

This post was published 125 days ago. The information described in this article may have changed.

Info

This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: First Xilem Chess Board GUI

I just shipped it: GitHub - StefanSalewski/xilem-chess: First Xilem GUI for the tiny salewski chess engine

Some testing and code cleanup might be still a good idea, but I am quite happy with it. While Xilem is official still in alpha state, and has not much documentation, it can already be used and works quite well. My feeling is, that it is even easier to use than EGUI. The EGUI chess equivalent is located at GitHub - StefanSalewski/tiny-chess: Tiny Rust chess game with egui board . And the Bevy 3D one at GitHub - StefanSalewski/Bevy-3D-Chess: Rust 3D Chess with the Bevy Engine , but that one has still the older engine, I will replace the engine with the current version soon.

1 post - 1 participant

Read full topic

🏷️ Rust_feed