a-blender / cmsc420

Data Structures | University of Maryland | Summer 2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cmsc420

MeeshQuest is a java project that builds a 2D map with city names and locations. City data points are mapped onto a cartesian plane using quadtrees and custom comparators.

Project Breakdown

  • part 1: point region quadtree (prqt)
  • part 2: polygonal map quadtree (pmqt)

About

Data Structures | University of Maryland | Summer 2018


Languages

Language:Java 100.0%