c39b6d212077daa987be59dd9b493f677a4fb080
OCTAGON and use it in map.rs
We could made a bunch of pre-built Card constatns for all the basic shapes. That way we can `Card::OCTAGON` to create one, instead of typing out the whole function call.
Description
Shapes!
Languages
Rust
100%