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

https://github.com/mateusdigital/gameboy-css

The DMG-01 in CSS3
https://github.com/mateusdigital/gameboy-css

Last synced: about 1 year ago
JSON representation

The DMG-01 in CSS3

Awesome Lists containing this project

README

          

# Game Boy CSS

**Made with <3 by [mateus.digital](https://mateus.digital).**



## Description:

Game Boy CSS is an attempt to replicate the [DMG-01](https://en.wikipedia.org/wiki/Game_Boy) in CSS.

I thought that would be great to have a Gameboy frame for the El Jamon Volador page,
and I saw it as an opportunity to start to get into making art with CSS.

This is my very first project and I'm very happy with it :)

You can [check it online](https://mateus.digital/gameboy-css).


As usual, you are **very welcomed** to **share** and **hack** it.

## Building

```bash
git clone https://github.com/mateusdigital/gameboy-css
cd gameboy-css
./scripts/build-static.sh ## Builds the webpage for the project.
```

## License:

This software is released under [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).

## Others:

- Email: hello@mateus.digital
- Website: https://mateus.digital
- Itch.io: https://mateusdigital.itch.io
- Linkedin: https://www.linkedin.com/in/mateusdigital
- Twitter: https://www.twitter.com/_mateusdigital
- Youtube: https://www.youtube.com/@_mateusdigital

There's more FLOSS things at [mateus.digital](https://mateus.digital) :)