We are going to have to style this game at some point. Its going to have an art style, I imagine using sprites, and that is going to have to cohere with the general styling of the web application.
What should the styling be? I have some ideas
No Styling
As much bare Html as possible
PROS:
Bare html is cool
Very low effort
CONS:
Maybe it wouldnt actually look cool in the end
How do you cohere bare html style with game sprites?
We are going to have to style this game at some point. Its going to have an art style, I imagine using sprites, and that is going to have to cohere with the general styling of the web application.
What should the styling be? I have some ideas
No Styling
As much bare Html as possible PROS:
Chadtech Styling
I have a styling standards I use on my own projects (ctpaint.org/app , chad-stearns-resume.surge.sh are more recent examples). I have an Elm package with my colors (https://package.elm-lang.org/packages/Chadtech/ct-colors/latest/). PROS:
CONS:
New Styling
Make something new, from scratch
PROS:
CONS: