User prompt
a little bit more
User prompt
move it to the right
User prompt
a little little bit right
User prompt
a little bit more
User prompt
move it more
User prompt
move backgrond to the left
User prompt
make the backgorund an assetr
User prompt
make the note hitbox bigger
User prompt
when a note is played on: guitarString1, play E sound guitarString2, play A sound guitarString3, play D sound guitarString4, play G sound guitarString5, play B sound guitarString6, play E2 sound
User prompt
play the notes of a popular rock song when a note is pressed
User prompt
make the columns infinite
User prompt
add one more line to ball fall
Code edit (1 edits merged)
Please save this source code
User prompt
Strum Hero: Guitar Rhythm Challenge
Initial prompt
guitar playing game
/**** * Initialize Game ****/ var game = new LK.Game({ backgroundColor: 0x000000 });
/****
* Initialize Game
****/
var game = new LK.Game({
backgroundColor: 0x000000
});