An open API service indexing awesome lists of open source software.

https://github.com/allansomensi/zugzwang

A minimalist cross-platform chess game developed in Rust using macroquad.
https://github.com/allansomensi/zugzwang

2d chess game macroquad rust

Last synced: 11 months ago
JSON representation

A minimalist cross-platform chess game developed in Rust using macroquad.

Awesome Lists containing this project

README

          

# Zugzwang

**Zugzwang** is a minimalist, cross-platform chess game implemented in **Rust** using the **macroquad** game framework.

The project emphasizes simplicity, low resource consumption, and a clean user interface. It is designed to provide a functional and distraction-free chess experience with minimal impact on system performance.

## 📬 Contributing
Contributions are welcome! Feel free to open issues or submit pull requests.

## License

Zugzwang is free, open source and permissively licensed!

All assets (images, sounds, fonts, etc.) included in this project are under permissive licenses such as **CC0** or **MIT**.

For full details, see [CREDITS.md](https://github.com/allansomensi/zugzwang/blob/main/CREDITS.md).