the game types makes the event more complex so they will probably put it back in next yearDoes any one know why they took out the game type.(maze, collector etc.)?
What is a sudo-rhythm gameI found a really useful source, a YouTube channel called Scratch Tutorials
Also, I'd like to issue a challenge[Below]
[hide]I want to see if someone could make a sudo-rhythm game using scratch, anybody who is interested post a link to the project page in the reply|[/hide]
I would assume it to be something along the lines of a guitar hero like game where you tap along to the rhythm of a song, though something like this would most likely not be usable during competition as no external sound files are allowed. It would be quite challenging to write and record a song in the allocated time period and would not meet some of the requirements on the rubric (AI).What is a sudo-rhythm gameI found a really useful source, a YouTube channel called Scratch Tutorials
Also, I'd like to issue a challenge[Below]
[hide]I want to see if someone could make a sudo-rhythm game using scratch, anybody who is interested post a link to the project page in the reply|[/hide]
Although it would, in fact, not be very useful for the competition, learning how to make a game like this can help teach someone about how to do quick-time events. It could also help them find a way to work on timing with their code since rhythm games require a synchronization with the gameplay and the music.I would assume it to be something along the lines of a guitar hero like game where you tap along to the rhythm of a song, though something like this would most likely not be usable during competition as no external sound files are allowed. It would be quite challenging to write and record a song in the allocated time period and would not meet some of the requirements on the rubric (AI).What is a sudo-rhythm gameI found a really useful source, a YouTube channel called Scratch Tutorials
Also, I'd like to issue a challenge[Below]
[hide]I want to see if someone could make a sudo-rhythm game using scratch, anybody who is interested post a link to the project page in the reply|[/hide]
Eh, either way from what I know of rhythm games, they are just reading from a set of data and comparing the recorded values to the played values. Not many rhythm games actually base their "notes" directly from the sound files, rather the "notes" that the user needs to hit are almost always manually imputed beforehand. Also, what do you mean by "quick-time events?"Although it would, in fact, not be very useful for the competition, learning how to make a game like this can help teach someone about how to do quick-time events. It could also help them find a way to work on timing with their code since rhythm games require a synchronization with the gameplay and the music.I would assume it to be something along the lines of a guitar hero like game where you tap along to the rhythm of a song, though something like this would most likely not be usable during competition as no external sound files are allowed. It would be quite challenging to write and record a song in the allocated time period and would not meet some of the requirements on the rubric (AI).What is a sudo-rhythm game
Those moments in games when everything freezes and you have to press buttons at the right time to progressEh, either way from what I know of rhythm games, they are just reading from a set of data and comparing the recorded values to the played values. Not many rhythm games actually base their "notes" directly from the sound files, rather the "notes" that the user needs to hit are almost always manually imputed beforehand. Also, what do you mean by "quick-time events?"Although it would, in fact, not be very useful for the competition, learning how to make a game like this can help teach someone about how to do quick-time events. It could also help them find a way to work on timing with their code since rhythm games require a synchronization with the gameplay and the music.
I would assume it to be something along the lines of a guitar hero like game where you tap along to the rhythm of a song, though something like this would most likely not be usable during competition as no external sound files are allowed. It would be quite challenging to write and record a song in the allocated time period and would not meet some of the requirements on the rubric (AI).
Users browsing this forum: No registered users and 1 guest