Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
chemicalcrux
/
gorge
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
9
Wiki
Attività
cookie clicker but bigger
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.
2
Commit
1
Ramo (Branch)
304 KiB
JavaScript
81.8%
CSS
12.9%
HTML
3%
SVG
2.3%
Albero (Tree):
25fa867cb5
master
v0.1.0
v0.0.7
v0.0.7a
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1
Rami (Branch)
Tag
${ item.name }
Crea branch
${ searchTerm }
da '25fa867cb5'
${ noResults }
gorge
/
numbers.js
4 lines
51 B
Originale
Blame
Cronologia
function render(val) {
return Math.round(val);
}