dpc / rhex

ASCII terminal hexagonal map roguelike written in Rust
154 stars 18 forks source link

curs_set(0), addstr -> addch, rename conts to consts, … #19

Closed serprex closed 8 years ago

serprex commented 8 years ago

& have generator use an internal random generator instead of calling thread_rng so often