• Stars
    star
    189
  • Rank 204,649 (Top 5 %)
  • Language
    HTML
  • License
    MIT License
  • Created about 4 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Pure HTML/CSS drawing - game character creation scene style. Hand-coded entirely in HTML & CSS.

Pure CSS Character

An ongoing series in which I create art using only CSS and HTML.

Inspired by video game character creation screens.

Rules I have for myself:

  1. All elements must be typed out by hand
  2. Only Atom text editor and Chrome Developer Tools allowed.
  3. SVG use is limited, and all shapes can only use hand-plotted coordinates and bezier curves - without the aid of any graphics editor. (Note: at one point I was using one or two SVG elements but I eventually grew tired of them and they've since been deleted, so this rule no longer applies. No offense to SVG.)

Because of the artistic nature of this project I have not concerned myself with cross-browser-compatibility, so the live preview will most likely look laughable in anything other than chrome.

cyanharlow.github.io/purecss-character

alt text