Skip to content

My solutions to challenges from cssbattle.dev

Notifications You must be signed in to change notification settings

bgnw/css-battle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSSBattle Challenges

This repo contains my solutions for CSS challenges on cssbattle.dev.

The objective is to achieve the target image in the smallest amount of characters of HTML and CSS code as possible.

Structure

For each battle (set of challenges) I have completed there is a directory of name:

<battle no.>_<battle name>

Inside those, for each challenge I have completed there is:

  • High-score version (minified): <target no.>_<target name>.min.html

  • High-score version (pretty-print): <target no.>_<target name>.html

About

My solutions to challenges from cssbattle.dev

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages