/mines-rs

Minesweeper clone written in Rust. Port of colleen05/raylib-mines using Macroquad.

Primary LanguageRustMIT LicenseMIT

mines-rs

Minesweeper clone written in Rust. Port of colleen05/raylib-mines using Macroquad.

⚠️ 🚨 BAD PORT 🚨 ⚠️

This project is not meant to reflect good Rust practices. It is a more "literal" translation of the aforementioned raylib-mines project. The code is still littered with C paradigms that have been forced to work in Rust.