Inspiration

We live in a world of 3 spatial dimensions. Could you imagine how a N-dimensional maze would be? Could you manage to exit it? That were the questions we asked ourselves. And that's how we came up with the main idea of the project.

What it does

MazeChain is a collaboration multiplayer game where you and your n-1 friends have to find the goal in a n-dimensional maze. Each player can move the main player (which everyone shares) only in two dimensions of the projection plane of the player position in the n-dimensional cube. That's why every time that someone moves in a direction of any two-dimensional plane, yours can be changed completely. One way to imagine it in 3 dimensions (the easiest to imagine, or the only one to possibly do it.

How I built it

We used node.js, socket.io, jQuery and canvas. It's funny cause we hate Javascript.

Challenges I ran into

Javascript and thinking in N-dimensions.

Accomplishments that I'm proud of

Understanding a little more how dimensions work.

Share this project:

Updates