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
- Host: GitHub
- URL: https://github.com/mateusdigital/gameboy-css
- Owner: mateusdigital
- License: gpl-3.0
- Created: 2023-05-16T14:12:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-09T22:31:20.000Z (almost 3 years ago)
- Last Synced: 2023-08-09T23:38:19.713Z (almost 3 years ago)
- Language: CSS
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
- License: COPYING.txt
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) :)