GCMoura / countries-flags

A simple country flag game using an API and JavaScript.

Home Page:https://gcmoura.github.io/countries-flags/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Countries Flags Game

This application aims to teach the flag of the countries through a fun game.

Table of Contents

Screenshots (mobile layout)

Mobile

Getting Started

This page was created using only Vanilla Javascript, without frameworks or libraries, therefore for play this game access:

Countries Flags Game

How it works

In this game, you will have to choose the correct name of the country based on the flag appearing on the screen. If hitting, you win 100 points, but there are only three chances to error.

API

This application uses APIs available in

https://restcountries.eu/rest/v2/all

Clone

Clone this repository to your local machine using

https://github.com/GCMoura/countries-flags.git.

Deploy

This application was deployed using GitHub Pages.

Contributing

If you would like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.

License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with ❤️ by Gabriel Moura.

About

A simple country flag game using an API and JavaScript.

https://gcmoura.github.io/countries-flags/

License:MIT License


Languages

Language:JavaScript 46.9%Language:CSS 36.9%Language:HTML 16.1%