User prompt
make the menu appear after the final score disapears (5 seconds after it appears) ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
make the hitzone alpha 0 when in the main menu and 1 once a song is selected ↪💡 Consider importing and using the following plugins: @upit/tween.v1
Code edit (1 edits merged)
Please save this source code
User prompt
Reduce AI notes from 25% to 10% of player pattern length
User prompt
make the notes bigger when they enter the hit zone ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
add a music track for 8 bit
User prompt
add a button for hip hop song
User prompt
use 5 tracks instead of 8
User prompt
replace the text rythm echo challenge by the title asset
User prompt
add less notes in the ai part
User prompt
remove the final score 5 seconds after we are back to the main screen ↪💡 Consider importing and using the following plugins: @upit/tween.v1
User prompt
associate each music to their respective button
User prompt
make sure the background is centered
User prompt
when the song is over, show the player their score and send them back to the main menu
Code edit (1 edits merged)
Please save this source code
User prompt
Rhythm Echo Challenge
Initial prompt
I want to make a game where the user uses buttons to select his songs, and on the first pass of the song they tap the sequence of notes and on the second pass of the song, they have to redo their own pattern. On the third pass of the song, I want Ava to add some extra taps on random to the pattern that the user had entered. When the notes come down the screen, I want them to go down following the bpm of the selected song.
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});
dark neon lit background in the tints of green orange yellow and blue. In-Game asset. 2d. High contrast. No shadows
light neon orange yellow green and blue line. In-Game asset. 2d. High contrast. No shadows
text in neon outline no background that says "Rhythm Echo Challenge". In-Game asset. 2d. High contrast. No shadows
neon pink purple red orange oval filled in blue nuaces. In-Game asset. 2d. High contrast. No shadows