This website requires JavaScript.
Explore
Help
Sign In
Bram
/
BangleApps
forked from
FOSS/BangleApps
Watch
1
Star
0
Fork
You've already forked BangleApps
0
Code
Pull Requests
Activity
646011afaa
BangleApps
/
apps
/
cubescramble
/
cube-scramble.js
8 lines
80 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Give this a go
2021-11-18 13:45:11 +00:00
g
.
clear
(
)
;
function
appStart
(
)
{
E
.
showMessage
(
"Loading..."
)
;
}
appStart
(
)
;