|
|
|
|
|
by madhadron
2202 days ago
|
|
> It is strange that all the code is in index.html. I was expecting something like mountains.js, trees.js ... Why? It's about 4000 lines of JavaScript, which is manageable usable in any editor, and it makes it completely self contained. What would be gained by splitting it up into multiple files? |
|