Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zhouzi/name-the-gwent-card

In this mini-game, your goal is to name a random Gwent card from its illustration.
https://github.com/zhouzi/name-the-gwent-card

game gwent hacktoberfest quiz

Last synced: about 2 months ago
JSON representation

In this mini-game, your goal is to name a random Gwent card from its illustration.

Awesome Lists containing this project

README

        

# name-the-gwent-card

[![Netlify Status](https://api.netlify.com/api/v1/badges/fae9fbc7-d24f-43ef-b6da-dae4efa07359/deploy-status)](https://app.netlify.com/sites/name-the-gwent-card/deploys)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](./CODE_OF_CONDUCT.md)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](./LICENSE)

[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)

In this mini game, your goal is to name a random Gwent card from its illustration.

- [Play](https://gau.re/ntgc)

_This is an unofficial fan work under the [Gwent Fan Content Guidelines](https://www.playgwent.com/en/fan-content). Not approved/endorsed by CD PROJEKT RED._

## Credits

- This project was inspired by one of [Faberstein](https://www.twitch.tv/faberstein)'s mini game he does with his viewers.
- Some assets are taken from [Gwent's official website](https://playgwent.com), [Trendy Gwentleman](http://www.mlakuss.eu/trendygwentleman/), and [Gwent.one](https://gwent.one/en/taunts/).
- The fire sparks particles are taken from [codepen.io/coral84/pen/wRZLBe](https://codepen.io/coral84/pen/wRZLBe), it uses [particles.js](https://vincentgarreau.com/particles.js/).
- The cards list comes from [Team Leviathan](https://teamleviathangaming.com/)'s [meta report](https://teamleviathangaming.com/meta/).

## Installation

Note that you do not need to install this application on your machine if you want to use it.
Installation is only required if you want to run a development version (e.g to contribute).

1. Install Node.js.
2. Clone this repository.
3. Run `npm install` in the repository's directory.
4. Run `npm start` to start the application.

This project was bootstrapped using [Create React App](https://github.com/facebook/create-react-app).

## Contributing

All contributions are welcome and can come in many forms.
For more information, head over to [CONTRIBUTING.md](./CONTRIBUTING.md).

## Contributors

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Gabin Aureche

💻 📖 🎨

Jonathan Lex

💻

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

## Code of conduct

Keep in mind that there is a human being on the other side of the screen and make sure to follow the [code of conduct](./CODE_OF_CONDUCT.md).

## LICENSE

[MIT](./LICENSE)