Skip to content

rachedkko/GeoChallenge

Repository files navigation

Short description

This is a geography game where you get the chance to guess the correct country. Each qustion about the country gives 4 chances of varying difficulty to get it right. It goes from hard to easier. First chance is the countries calling code, second chance is the countries currency, third chance is the geographical represantation of the country in a 2D map, and finally the easiest question the flag of the country. Each failed chance reduces the points by 20 points. If you manage to get the first question right that's a 100 points, the second 80 points, third 60 points etc.

Running the Web App

Prerequisites

Make sure you have Node.js installed on your machine.

1. Clone the Repository

git clone git@gits-15.sys.kth.se:zsombort/iprogdh-project.git
cd iprogdh-project

2. Install dependencies

npm install

3. Start the development server

npm run dev

Note: There must be a valid firebase configuration file in the src directory for the app to work.

Open your browser and navigate to http://localhost:8080 to view the app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors