Inspiration
Our inspiration came from collaboration with others and the goal of repurposing a custom hardware project from a previous semester.
What it does
It takes any image and splits it into 9 parts, scrambles it, then lets the user rearrange the parts to put it back in the correct order
How we built it
We built it using C# windows form, and C++ for the Arduino code
Challenges we ran into
We ran into quite a few problems, such as making sure all images would turn out to be the same size, figuring out how to check for a win, and understanding a lot of new data types and methods for this project.
Accomplishments that we're proud of
We are proud of the fact that it actually seems to work smoothly, and that we were able to make everything we wanted to in a short amount of time.
What we learned
We learned quite a lot from this experience. One thing being that even a simple game such as Picture Puzzle requires a lot of planning and knowledge for it to actually come to fruition.
What's next for Picture Puzzle
I think what is next for Picture Puzzle is better UI design, and possibly web integration.
Log in or sign up for Devpost to join the conversation.