Rust Bevy Simon Says
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.
Bevy was chosen to give be experience using an ECS for game development.
GitHub project: https://github.com/shmolyneaux/bevy_simon
Status | Released |
Platforms | HTML5 |
Author | shmolyneaux |
Tags | bevy, rust, Singleplayer |
Leave a comment
Log in with itch.io to leave a comment.