#bevy #score #graphics #bevy-plugin #plugin #game

bevy_scoreboard

A very simple scoreboard plugin for Bevy

9 releases

0.1.8 Sep 10, 2024
0.1.7 Sep 6, 2024
0.1.4 Aug 31, 2024

#800 in Game dev

Download history 262/week @ 2024-08-05 10/week @ 2024-08-12 411/week @ 2024-08-26 432/week @ 2024-09-02 184/week @ 2024-09-09

1,027 downloads per month

MIT/Apache

100KB
260 lines

bevy_scoreboard

A bevy plugin that adds simple plugin functionality to a game.

Example

See the scoreboard example in the examples subdirectory, or clone this repository and run cargo run -r --example scoreboard.

Compatibility

bevy_scoreboard version Bevy version
0.1.x 0.14

Dependencies

~22MB
~416K SLoC