Rock, Paper, Scissors:

Battle Royale

Loading...

How to Play

1

Scroll to zoom. Field area is based on what is currently on screen.

2

Left click to spawn a player

3

Hold right click to spawn multiple players

About

A Bevy game written in Rust and compiled to WASM. This game was made as a learning experience and to showcase Bevy's awesome implementation of the ECS paradigm. You can spawn hundreds (maybe thousands) of entities without slowdowns on a decent PC. The game also serves as a good benchmarking tool, hence the FPS counter 😉.