cavegen 0.1.0

Library for 2 dimensional cave generation
Documentation
1
2
3
pub fn generate() {
    println!("Hello, world!");
}