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

https://github.com/pineapplegiant/doggo-promise

A simple card game with doggos 🐾
https://github.com/pineapplegiant/doggo-promise

Last synced: 29 days ago
JSON representation

A simple card game with doggos 🐾

Awesome Lists containing this project

README

          

# Doggo-Promise JS
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)

Vanilla JS Badge

![I USE VIM HEHEHE](https://img.shields.io/badge/made%20with-vim%E2%9D%A4%EF%B8%8F-blue)

A scrappy built card game with doggos :') 🐶

Doggo Game Screenshot

## Special Thanks

>To all of the puppers out there in the world


dog.ceo picture

* Barbara Fondrieschi for the [doggo images](https://www.behance.net/gallery/74559013/Pups?tracking_source=search%7Cdog&isa0=1) that I stole.
* [Dog.ceo](https://www.youtube.com/watch?v=dQw4w9WgXcQ) for their amazing dog as a service API!!! (Click the dog image above).
* The [FCC](https://www.youtube.com/watch?v=ZniVgo8U7ek) community for giving me some ideas on how to tackle the problem.

## Built With/Things I learned:
* The [Vanilla JS](http://vanilla-js.com/) framework.
* I learned about [promises](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise) - fetch's and response's json's
* How to do flip animation stuff!