This website works better with JavaScript.
Home
Explore
Help
Sign In
KANGFU_GAME
/
tomato-scrambled-egg
Watch
7
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
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.8%
HTML
1.2%
Tree:
2de2f54d5b
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2de2f54d5b'
${ noResults }
tomato-scrambled-egg
/
js
/
test.js
7 lines
97 B
Raw
Blame
History
function
test
(
)
{
document
.
addEventListener
(
'click'
,
(
)
=>
{
main
.
play
(
)
;
}
)
;
}
test
(
)
;
Reference in new issue