GMU:My Computer, Max, and I/Camille Chalubert: Difference between revisions

From Medien Wiki
No edit summary
No edit summary
Line 22: Line 22:


I tried to create a program that looked like an alarm clock. The sound is triggered after a certain time. The last program "alarm clock try" is the final program. Like an alarm clock of the phone, you have to choose the music. Then, you can start the patch. When the music start, you can stop it (to sleep a little longer). After a certain time, the music start again.   
I tried to create a program that looked like an alarm clock. The sound is triggered after a certain time. The last program "alarm clock try" is the final program. Like an alarm clock of the phone, you have to choose the music. Then, you can start the patch. When the music start, you can stop it (to sleep a little longer). After a certain time, the music start again.   
The aim of this project is to create an alarm clock with a button "snooze". To stop music and replace the button "snooze", I use the space bar.


This picture represents my patch because it shows the alarm clock I wanted to create. The human can stop the alarm clock or click on the button to sleep a little longer : the music will start again, after a certain time
This picture represents my patch because it shows the alarm clock I wanted to create. The human can stop the alarm clock or click on the button to sleep a little longer : the music will start again, after a certain time
Line 27: Line 29:
[[File:réveil.jpg|400px]]
[[File:réveil.jpg|400px]]


Here is a picture of my patch. As in the other photo, you can snooze.  
Here is a picture of my patch. As in the other photo, you can have an alarm clock with a button "snooze".  


[[File:Sans titre-1.png|400px]]
[[File:Sans titre-1.png|400px]]
Line 51: Line 53:


I tried to create a Patch for the code of the escape Game. The player has 6 minutes to find the numbers.
I tried to create a Patch for the code of the escape Game. The player has 6 minutes to find the numbers.
The aim of this project is to find the number. This patch is automated in order to test the patch. For the automation of my patch and to replace the player, I use "Random" to generate a random numbers between 1 and 4. To verify that the proposed numbers are correct, I use the conditional statement. To count the minutes, I use the counter, which count the bangs. After 6 minutes, the program plays a music and the player see "You are a loser" if he fails. In reality, the humans will choose the numbers with the umenu.


Here is a picture of my patch.
Here is a picture of my patch.