Skip to content

Flordle is a flag guessing game inspired by Wordle. In this version, you have to guess the name of the country that the flag shown belongs to.

Notifications You must be signed in to change notification settings

JustOmondi/Flordle

Repository files navigation

Build

Flordle

Flordle is a flag guessing game inspired by Wordle. In this version, you have to guess the name of the country that the flag shown belongs to. Wordle, but for flags 🏴 🏳️

See Live Demo

Sreenshot

How To Play


How to play

Built With

Installation

Prerequisites

  • Node.js V14 or higher which you can obtain here

Steps

  1. Clone the repo to where you will be running the system

  2. Get all dependencies
    npm install

  3. Compile CSS
    npm run buildcss

  4. Start the React server
    npm start

Work in progress

  • Add gameplay statistics
  • Add dark mode

Acknowledgements

A list of resources I found helpful in this project that I would like to give credit to

About

Flordle is a flag guessing game inspired by Wordle. In this version, you have to guess the name of the country that the flag shown belongs to.

Resources

Stars

Watchers

Forks