Label::new("This is an adaption of the game theory game \"Minority Game\". Choose between staying in or going out. If more than 50% of the players go out, everyone who goes out will lose happiness because they have a bad time when everything is crowded. However, if it's not too crowed, the players who chose to go out will gain a significant amount of happiness. Those who choose to stay in will gravitate toward 50% happiness."),
let certificate = tokio::fs::read("minority-game.bonsaidb/public-certificate.der").await.unwrap();
Client::build("bonsaidb://127.0.0.1".parse().unwrap()).with_certificate(bonsaidb::client::fabruic::Certificate::from_der(certificate).unwrap())
let _ = database.context.send_command(ComponentCommand::Behavior(GameInterfaceEvent::UpdateStatus(
format!("You {}! {}/{} players lied about their intentions. Current happiness: {}%. Ranked {} of {} players in the last round.",
let _ = database.context.send_command(ComponentCommand::Behavior(GameInterfaceEvent::UpdateStatus(