tkshill / Quarto

A working example of the Quarto board game using Elm and Netlify. An exploration of game development, OSS, and functional programming.
https://elmquarto.netlify.app/
MIT License
16 stars 16 forks source link

Make 3d style game pieces #71

Open tkshill opened 3 years ago

tkshill commented 3 years ago

Issue Context

Currently the game piece icons are flat shapes and not particularly visually appealing

Screen Shot 2021-10-10 at 3 58 54 PM

Suggested Solution

Create new svg icons with a 3d aesthetic to serve as the game piece icons instead

Alternatives Considered

n/a

Additional Resources

See here in the read me for how to run and install the application.

See here in contributing for the basics on forking and cloning the repository.

github-actions[bot] commented 3 years ago

Thank you for the issue! We'll take your request into consideration and will follow up soon if we decide to tackle this issue. To all contributors: any issue that is labeled Status: Available is up for grabs. To claim an issue to work on, please leave a comment. If you've claimed the issue and need help, please leave a comment letting us know and we can schedule some time to help. For full info on how to contribute, please check out our contributors guide.

abbeyperini commented 3 years ago

I'd like to work on this issue!