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

https://github.com/dentednerd/desoto

https://stylestage.dev/
https://github.com/dentednerd/desoto

Last synced: about 1 year ago
JSON representation

https://stylestage.dev/

Awesome Lists containing this project

README

          

# DeSoto

I've been working on this submission to StyleStage for a long time. It's inspired by Sam & Max: Freelance Police, so there's a big comic book vibe.

## requirements

to be installed globally:

- [Node](https://nodejs.dev/) v14.17.3
- [Gulp CLI](https://gulpjs.com/docs/en/getting-started/quick-start/)

## development

```sh
$ git clone https://github.com/dentednerd/desoto.git
$ cd desoto

// using npm:
$ npm i
$ npm run start

// using yarn:
$ yarn
$ yarn start
```

## credits

- hand drawn border effect by [Tiffany Rayside](https://codepen.io/tmrDevelops/pen/NPXodB)
- 3D text effect by [Mark Otto](https://markdotto.com/playground/3d-text/)
- dotted background by [Gabriele Corti](https://codepen.io/borntofrappe/pen/GeXMgm)
- inspiration from [Steve Purcell](https://disney.fandom.com/wiki/Steve_Purcell) (via Lucasarts/Telltale/Skunkape)