pong-cli 1.0.1

Play pong from the command-line!
Documentation
1
2
3
4
5
#[derive(Default)]
pub struct ShouldReset(pub bool);

#[derive(Default)]
pub struct ShouldResetBallSpawns(pub bool);