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%