pokerbot 0.0.1

🚧 A Texas Hold'em Heads up pokerbot game binary and library abstraction (WIP, nothing usable for now).
Documentation
1
2
3
fn main() {
    println!("Hello, world!");
}