Skip to content

pixelCSS is a miniframework that allows you to create PixelArt with CSS3.

License

Notifications You must be signed in to change notification settings

gwannon/pixelCSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pixelCSS

pixelCSS is a way to test my HTML + CSS knowledge. The challenge is to do:

  • All kinds of effects and animations without using anything but CSS.
  • Try to create a CSS that is as light as possible.
  • Make it as configurable as possible for the user.

pixelCSS is a miniframework that allows you to create PixelArt with CSS3.

It allows you to create 50x50 items and animate them with hover, animate colors and even animate through frames (See examples).

Basic examples:

Animation examples with hover:

Animation examples with colors:

Animation examples with animation:

Animation examples with frames:

All the examples https://gwannon.com/pixelCSS/examples/todos.html

Complex scenaries

Specific color palettes:

ControlPad:

Conversor from PNG to HTML (tools/pngToHtml.php):

Conversor from secunecies of PNGs to HTML (tools/spritesToHtml.php):

Support with SVG

Tools

  • pngToHtml.php > transforms png to a html+css
  • spritesToHtml.php transforms various PNGs to html+css animation
  • pngToSVG.php > transforms .png to a .svg
  • spritesToSVG.php transforms various PNGs to SVGs animation

About

pixelCSS is a miniframework that allows you to create PixelArt with CSS3.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published