Inspiration

Our inspiration for the maze game was based on a simple and fun mindset that we could expand upon as the weekend progressed.

What it does

Takes you through an interesting take on a regular maze-like game. Limits the vision of the user to add an interesting challenge to the mix.

How we built it

We coded the interface with Java, not our smartest move, but we live with the decisions we make. Each level is stored in a text file of number coordinates that is scanned and translated into a traversable map with the use of your mouse cursor.

Challenges we ran into

When uploading the final project into a separate runnable jar file, the text files were not being included and were not being read. We were able to solve and patch the issue for other people to be able to download a single file and play.

Accomplishments that we're proud of

We are proud that we were able to complete a project in this short amount of time while attending multiple workshops throughout the weekend.

What we learned

We learned the basic concepts of working as a team in the coding atmosphere, and proper practices in doing so.

What's next for Maze Game

Bigger and better projects, possibly even more mazes.

Built With

Share this project:

Updates