A simple re-implementation of the classic "Simon Says" game. This was developed as a test project to understand the feasibility of developing a game in the Rust programming language while targeting desktop and the web.

Rust was chosen as a modern C replacement. The tooling and functionality of Rust makes development easier and less error-prone than C for folks who aren't in the top 10% of C programmers.

Macroquad was chosen for it's web-compatibility and pleasant API.

GitHub project: https://github.com/shmolyneaux/rust_simon

Leave a comment

Log in with itch.io to leave a comment.