This website works better with JavaScript.
Home
Explore
Help
Sign In
KANGFU_GAME
/
bird-go-home
Watch
7
Star
0
Fork
0
Code
Issues
Releases
Activity
康复游戏-鸟妈妈回家
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
1
Branch
0
Tags
22 MiB
JavaScript
98.9%
HTML
1.1%
Tree:
a87dfb6fe1
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a87dfb6fe1'
${ noResults }
bird-go-home
/
js
/
test.js
7 lines
97 B
Raw
Blame
History
function
test
(
)
{
document
.
addEventListener
(
'click'
,
(
)
=>
{
bird
.
play
(
)
;
}
)
;
}
test
(
)
;
Reference in new issue