PathX

Primary Role: Lead Software Engineer
Development Time: April 2014 - May 2014
GitHub: https://github.com/KhaosComplex/PathX
Language/Libraries: Java, MiniGame Framework (provided by Richard McKenna)
Platforms: PC, Mac, Linux, WebGL
Download: Google Drive Download
Controls: Just point and click!


A point and click game made during my sophmore year of college built off a MiniGame framework provided by our professor Richard McKenna. Involved extensive use of Java's swing library alongisde both self-created and provided images, audio, and XML files. Incorporated a breadth first search algorithm used to transverse graph nodes. Over 16 unique unlockable power ups and 20 levels.

This was our final project for our CSE III course and was done completely solo other than the provided framework/template: