Jinwoo-1162 / challenge0001-submissions

CSS art :0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

challenge0001-submissions

CSS art :0

Description

For our very first challenge, we want you to create art using only CSS. While you can use a scripting language to auto-generate CSS, no language other than CSS can be used to render your masterpiece. You are allowed to use CSS frameworks like sass.

Here are some resources to get you started:

Do not submit source code from an existing CSS art piece. You will be disqualified.

The winner will be determined by the HexLabs team. We will record a short-video showcasing the top 5 submissions.

Deadline

11:59pm EST, November 11, 2021

What to submit?

You have to submit the following files:

  • Any source code you used/wrote to complete the challenge
  • A README detailing who worked on the project (name and email) and how to build it
  • A PNG of your art

How to submit?

  1. Fork this repository
  2. Clone your fork
git clone https://github.com/<your-github-username>/challenge0001-submissions.git
cd challenge0001-submissions
  1. Create a new directory with a unique name of your choosing
mkdir fancy-name-that-is-family-friendly
  1. Copy your code into this directory and make a PR!

If you are unfamilar with forking or making pull requests, take a look at https://docs.github.com/en/pull-requests/collaborating-with-pull-requests

About

CSS art :0


Languages

Language:CSS 69.3%Language:HTML 30.7%