This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
bixel
/
snaky-particles
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
move js into js-folder
Kevin Heinicke
10 anos atrás
pai
ac6df6ea1f
commit
feb2798578
5 arquivos alterados
com
0 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
0
0
js/controller.js
0
0
js/models/collectible.js
0
0
js/models/particle.js
0
0
js/models/physicist.js
0
0
js/models/snake.js
+ 0
- 0
controller.js → js/controller.js
Ver arquivo
+ 0
- 0
models/collectible.js → js/models/collectible.js
Ver arquivo
+ 0
- 0
models/particle.js → js/models/particle.js
Ver arquivo
+ 0
- 0
models/physicist.js → js/models/physicist.js
Ver arquivo
+ 0
- 0
models/snake.js → js/models/snake.js
Ver arquivo