McDiver
About
Cornell's Data Structures course (CS 2110) formerly had a final project called McDiver, which was a text-based game where the player navigated a map to collect items in a sewer before a dangerous gas destroyed the map. Peter Zheng and I implemented (GitHub Link) a "segmented greedy" strategy to maximize reward, using the Java language and Swing for the GUI.