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.
- Host: GitHub
- URL: https://github.com/allansomensi/zugzwang
- Owner: allansomensi
- License: mit
- Created: 2025-06-08T19:03:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-04T17:58:00.000Z (12 months ago)
- Last Synced: 2025-07-04T18:48:28.594Z (12 months ago)
- Topics: 2d, chess, game, macroquad, rust
- Language: Rust
- Homepage:
- Size: 785 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).