3 releases
0.1.2 | Jul 18, 2023 |
---|---|
0.1.1 | Jul 10, 2023 |
0.1.0 | Jul 9, 2023 |
#5 in #scoreboard
3.5MB
2K
SLoC
BJJ Scoreboard Application
Overview
This is a BJJ Scoreboard applications which is written in rust and uses egui library and written in rust. It opens two windows, a control window and a score window, you can fullscreen the scorewindow on an external monitor for spectator viewing.
Install
Go to rust-lang.org/tools/install and follow the directions to get rust toolchain installed. Then just do cargo build --release to compile to release mode... then you will find the application in the target/release folder.
Dependencies
~15–33MB
~514K SLoC