This website works better with JavaScript
Home
Explore
Help
Register
Sign In
bixel
/
snaky-particles
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
move js into js-folder
Kevin Heinicke
10 years ago
parent
ac6df6ea1f
commit
feb2798578
5 changed files
with
0 additions
and
0 deletions
Split View
Show Diff Stats
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
View File
+ 0
- 0
models/collectible.js → js/models/collectible.js
View File
+ 0
- 0
models/particle.js → js/models/particle.js
View File
+ 0
- 0
models/physicist.js → js/models/physicist.js
View File
+ 0
- 0
models/snake.js → js/models/snake.js
View File