Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bl33h/bendercssonly

Using only CSS, the drawing brings to life the iconic character Bender from the beloved animated series Futurama.
https://github.com/bl33h/bendercssonly

bender css drawing futurama netlify

Last synced: 24 days ago
JSON representation

Using only CSS, the drawing brings to life the iconic character Bender from the beloved animated series Futurama.

Awesome Lists containing this project

README

        

# benderCSSonly
This project showcases a CSS-only drawing of a Futurama character Bender.




pic




Files
How To Use



Try it out here

## Files

- src: the file that implements de solution.
- img: media files.

## How To Use

To clone and run this application, you'll need [Git](https://git-scm.com) installed on your computer. From your command line:

```bash
# Clone this repository
$ git clone https://github.com/bl33h/benderCSSonly

# Run the app
$ python -m hhtp.server
```