Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.04 KB

README.md

File metadata and controls

26 lines (20 loc) · 1.04 KB

Bergle

Play this geographical wordle here: www.bergle.no

Based on

Resources used:

Things to do

  • Lag en favicon
  • Fiks kartet: bedre zoom, bedre synlighet, kanskje annet framework, hvorfor er det så treigt? tilfeldige feilmeldinger i console
  • kanskje finne ut om jeg kan endre del-outputen med hensyn på om kart ble brukt
  • SEO

Run code locally

  • Install packages: npm install (may fail because of shit)
  • Run: npm start
  • Access via http://localhost:3000/, this should open automatically

Contribute

  • If you feel very excited to contribute in the world's most important geography guessing game, feel free to fork your own version of Bergle
  • You can then make a PullRequest on the dev branch