Scroll to zoom. Field area is based on what is currently on screen.
Left click to spawn a player
Hold right click to spawn multiple players
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 😉.