GMU:I and my Max/Ulrike Katzschmann

From Medien Wiki

Co-Op Puzzle game

Semensterproject


For my project of this semester I would like to continue and finish developing this “Two-Player Puzzle-game”. It would me played on two separate computers and with two separate players, which can only communicate through the message boxes of the objects “udpsend” and “udpreceive”. The players would have to solve different kinds of puzzles by cooperating with each other and exchanging information. They would go through multiple levels to get to the end of the game.


Puzzel Sketch.jpg


Here is how the game would work: Every level contains one puzzle but It is split into two parts, one for each of the players. For example Player two has the base information in his/her patcher that player one needs to understand his/her side of the puzzle. So, player two needs to convey this information to player one by writing it to him/her via the message boxes. Player one can then use this information to decode his/her side of the puzzle. This code (new information) then can be conveyed back to player two so he/she can use it get a key. With this the level is completed, the key unlocks the “door” to the next level and the two players can advance.


Information exchange1.jpg


Here are the Max files for the two players:

Player 1: File:Game Player 1.0.maxpat

Player 1 needs to download the audiofiles and files for images. The audiofiles consist of the morse code files and the notification sound when you receive a message from the other player. Put the audio files in the playlists in order: "morse.wave" in the first, "morse (2).wave" in the second and "morse (3).wav" in the third.

File:Game Audio.zip

File:Pictures Player 1.zip


Player 2: File:Game Player 2.maxpat

Player 2 needs to download the files for images and the file for the notification sound when you receive a message from the other player.

File:Pictures Player 2.zip

File:Notification sound.zip

Screenshots

Resources

Here are a few links to some interesting projects:

https://cycling74.com/projects/forms-generative-visual-music

https://cycling74.com/projects/forms-screen-ensemble

https://cycling74.com/projects/held-meiner-tr%C3%A4ume-my-hero-%E2%80%93-interactive-sound-pendulum-%E2%80%93-mixmux-duo-application-example

https://cycling74.com/projects/broken-umbrella-strings

https://cycling74.com/projects/plantconnect


https://www.youtube.com/watch?v=JCmoN0Bbdg8

Notes

I fixed the issue I had with my last project. Now it works like I intended: I updated my first patcher by experimenting with the sound-text-video conversion. I copied the basic build for the jit.matrix object, that you can find when right clicking the objeckt and then clicking on help, where you can assign certain planes a value. I made it so that, in the window with each frequenz a different value blicks to the rhythm of the melodie.

Here is the fixed Patch: File:Für Elise 3.maxpat