ENH - animate sky flappy bird

This commit is contained in:
smx.pusha
2026-08-06 10:54:19 +02:00
parent 8f7fc165a5
commit 278cbc3096
8 changed files with 97 additions and 33 deletions
+2 -2
View File
@@ -130,11 +130,11 @@ Locales["en"] = {
designs = { dawn = "Dawn", neon = "Neon", storm = "Storm" }, eyebrow = "Sky challenge",
firstTap = "Tap to launch", flap = "Fly upward", gameHint = "Tap anywhere in the sky to fly upward",
gameOver = "Flight ended", highScore = "High Score", mainMenu = "Main Menu",
menuBody = "Guide the Sky Glider through every tower opening without touching the edges.",
menuBody = "Guide the sky bird through every tower opening without touching the edges.",
menuTitle = "Fly between the towers", mute = "Mute game sounds", pause = "Pause or resume game",
paused = "Paused", playAgain = "Fly Again", points = "Points", ready = "Ready for takeoff?",
resume = "Continue Flight", score = "Score", start = "Start Flight",
tapHint = "Tap to rise · gravity pulls the glider down", unmute = "Turn on game sounds",
tapHint = "Tap to flap · gravity pulls the bird down", unmute = "Turn on game sounds",
},
neonDrop = {
name = "Neon Drop", backToMenu = "Back to game menu", bestLines = "Best Lines",
+1 -1
View File
@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Sky Phone</title>
<script type="module" crossorigin src="./assets/sky-index-BqqMbGkp.js"></script>
<script type="module" crossorigin src="./assets/sky-index-BaiclJpQ.js"></script>
<link rel="stylesheet" crossorigin href="./assets/sky-index-D9eWeoNZ.css">
</head>
<body>