User prompt
Add more type dancing event to the man
User prompt
Add ASCII art a dancing man above the text
User prompt
This dancing is not enough variable
User prompt
This dancing is not enough variable
User prompt
Add dancing animation to the man
User prompt
Add ASCII art a dancing man above the text
User prompt
Add ASCII art under the text a dancing man
User prompt
Add ASCII art under the text a dancing Rick Astley
User prompt
Add ASCII art of a dancing man
User prompt
Add ASCII art of dancing Rick Astley
User prompt
Add ASCII art of a dancing man dancing as Rick Asley
User prompt
Add dancing event to the body, arms and legs too
User prompt
Repair it
User prompt
Add ASCII art of a dancing man dancing variable as Rick Asley
User prompt
Slow down th dancing speed to the tent
User prompt
Add ASCII art of a dancing man animation dancing variable
User prompt
Add ASCII art of a dancing man dancing variable
User prompt
Add ASCII art of a dancing man dancing variable to the Rick Astley - Never Gonna Give You Up
User prompt
I asked for a stick man
User prompt
Add ASCII art of a dancing man dancing variable to the Rick Astley - Never Gonna Give You Up song
User prompt
Add ASCII art of dancing Rick Astley - Never Gonna Give You Up
User prompt
Not enugh the man movement
User prompt
Add ASCII art of a dancing man
User prompt
Add ASCII art of a dancing man dancing well
User prompt
Add ASCII art of a dancing man dancing to the Rick Astley - Never Gonna Give You Up song
===================================================================
--- original.js
+++ change.js
@@ -28,10 +28,10 @@
/****
* Game Code
****/
-// ASCII frames of Rick Astley's "Never Gonna Give You Up" and ASCII art of a dancing man
-var asciiFrames = ["Never gonna give you up\nNever gonna let you down\n\n(•_•)\n<) )╯", "Never gonna run around\nAnd desert you\n\n (•_•)\n<( (> ", "Never gonna make you cry\nNever gonna say goodbye\n\n(•_•)\n( (>\n", "Never gonna tell a lie\nAnd hurt you\n\n(•_•)\n<) )/"];
+// ASCII frames of a dancing man
+var asciiFrames = ["O\n/|\\ \n/ \\", "O\n/|\\ \n/ \\", "\\O\n |\\ \n/ \\", "O\n/|\\ \n/ \\", "O/\n |\\ \n/ \\", "O\n/|\\ \n/ \\"];
var currentFrameIndex = 0;
var asciiDisplay = new AsciiFrame();
asciiDisplay.x = 2048 / 2;
asciiDisplay.y = 2732 / 2;