So as I was looking for ways to solve the modularity app structure issues I found a very interesting article and project :
http://badassjs.com/post/40691367335/voxel-js-a-minecraft-like-block-based-game-engine
http://voxeljs.com/
https://gist.github.com/maxogden/5147486
The project in itself seems fun, but what caught my eye mostly was HOW they deal with modularity using Browserify : I am honestly impressed , as it seems like it would solve a lot of issues , and would allow people to contribute a lot more easily .
What do you think ?
(I will do a small proof of concept to see how well this kind of methodology works, but so far I like it a lot).
As far as ease of coding and workflows go, this might also be interesting:
http://www.vagrantup.com/
So as I was looking for ways to solve the modularity app structure issues I found a very interesting article and project :
http://badassjs.com/post/40691367335/voxel-js-a-minecraft-like-block-based-game-engine
http://voxeljs.com/
https://gist.github.com/maxogden/5147486
The project in itself seems fun, but what caught my eye mostly was HOW they deal with modularity using Browserify : I am honestly impressed , as it seems like it would solve a lot of issues , and would allow people to contribute a lot more easily .
What do you think ?
(I will do a small proof of concept to see how well this kind of methodology works, but so far I like it a lot).
As far as ease of coding and workflows go, this might also be interesting:
http://www.vagrantup.com/