This is a game developed by the Rust game engine Bevy. This game is a redevelopment of the classic game Thunder.
Visit this website to play the game: Thunder.
Doing so will pull about 40MB of game data from the repository, so please be patient.
Note that Quit option is invalid in the web page version.
Coming soon.
You should have Rust installed on your computer. If you don't have it, you can install it by following the instructions on the Rust website.
git clone https://github.com/bucket-xv/Thunder-in-Rust.gitcargo run --releaseIf you are using Windows, run the following command:
make win-webIf you are using Linux, run the following command:
make linux-web- Use the arrow keys or
w,a,sanddto move the player. - Avoid being shot by the enemy and get the highest score as possible.
The game is still in development, so there may be some bugs. If you find any bugs, please report them to us.