-
v1.3.1 Stable
released this
2025-11-10 18:08:38 +02:00 | 0 commits to main since this releaseMinor updates and fixes.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v1.3.0 Stable
released this
2025-06-03 10:18:51 +03:00 | 5 commits to main since this releaseInitial version of Bouncing Logo web application - it will be deployed on website and included in Android Studio project for building Android app.
Changes:
- Homepage (
index.html) was tidied-up. - Previous versions of speeding-up and down logo movement were slowest at
1x1pixel movement per screen refresh cycle (requestAnimationFrame), nowplayAnimationfunction can skip movement depending onmovementVelocityset. - Due to
playAnimationchanges, additional speeding-up and down functions added:movementSpeedUpandmovementSpeedDownrespectively. - Added nice controls panel that activates in top-left part of the screen on click/touch that allows speedin-up, speeding-down and viewing of info panel with credits.
- A lot of debug information is written to
console.log. This will be possible to turn off in the future.
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
3 downloads
- Homepage (