Inspiration
We all liked puzzles so this looked like a fun challenge to do.
What it does
Program takes the large amount of data given, and parses it into a neater, more readable format. Then the data is presented in a GUI using java to display the actions of each person.
How I built it
We originally made a python script to parse the data given, but then after some research, we discovered pandas and decided to rewrite our code. We then used Java to create the GUI.
Challenges I ran into
Parsing the data, and interpreting it as there were many mistakes or logical errors with the data given
Accomplishments that I'm proud of
Able to process a json file
What I learned
using pandas instead of a python script
What's next for Martello Mystery
Add bot that can give a confidence interval based on proximity and time to the scene of crime.

Log in or sign up for Devpost to join the conversation.