Skip to content

A small university project. Similar to GeoGuessr, but with 3D satellite views instead of Streetview images.

Notifications You must be signed in to change notification settings

lepult/GlobeQuiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GlobeQuiz

Welcome to GlobeQuiz, a small project developed as part of a university module. This game is inspired by GeoGuessr but uses 3D satellite views instead of Streetview images. The project was bootstrapped with Create React App and leverages React, Material UI, Redux, and deck.gl for its development.

Overview

In GlobeQuiz, players are presented with five different locations they must identify on a world map. The game features four difficulty levels, which progressively restrict the camera's movement, making it more challenging to pinpoint each location accurately.

Technologies Used

Play the Game

You can play GlobeQuiz directly via GitHub Pages at https://lepult.github.io/GlobeQuiz/.

Limitations

Currently, the game relies on APIs that have usage limitations:

  • The Mapzen Terrain Tiles API is free to use for terrain data.
  • The World Imagery Tile Layer API from Arcgis has restricted free usage, allowing approximately 200 games per month. After exceeding this limit, satellite images will no longer be displayed due to API constraints.

If there were a completely free API for satellite images available, the operation of GlobeQuiz would be unrestrictedly free. However, under current conditions, gameplay is limited by the Arcgis API's usage cap.

Enjoy exploring the world with GlobeQuiz!

About

A small university project. Similar to GeoGuessr, but with 3D satellite views instead of Streetview images.

Resources

Stars

Watchers

Forks