8000 GitHub - tuann72/geography-learner
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tuann72/geography-learner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Geography Learner

A simple interaction game that helps user learn country flags and country shapes. The game uses data scrapped from

  1. https://en.wikipedia.org/wiki/List_of_countries_by_population_(United_Nations)
  2. https://worldplacestour.com/learn/by-shape/learn-the-country-shapes

The data scraped were country names, their flags and their shapes.

Flag Game

The flag game requires players to enter in the name of the country based on its flag. This data was scrapped using BeautifulSoup4.

Shape Game

The shape game requires players to select the correct country name that corresponds to the country shape. This data was scrapped using Selenium.

Development

Clone Repository

git clone https://github.com/tuann72/geography-learner

Install Packages

npm install
pip3 install -r server/seleniumScraper.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0