ArtTrackr is a simple game made to take advantage of the Metropolitan Museum of Art's (MET) Open Access Collection. Our game aims entertain users while allowing them to test their knowledge of art history.
This project utilizes the Google Maps API to allow users to guess a location on a map where they think a painting is from. The paintings are meant to be pulled from the MET's database using their API (needs to be further developed. As of right now, the game uses a static array.)
The game only requires basic JavaScript to be run. No other packages need to be installed.
You can play the game here.
- Clone the repository anywhere on your computer
git clone https://github.com/Cristo12345/Project1TeamCSI.git
- Open the game in any browser. Refresh to restart it.