Jerome Lecomte

Results 11 comments of Jerome Lecomte

@zhaihaoran @levithomason I was able to make the livereload example from the README.md work by installing the LiveReload extension for Chrome: https://chrome.google.com/webstore/detail/livereload/jnihajbhpnppcggbcgedagnkighmdlei Then run 'gulp', load http://localhost:8080 in Chrome and...

@AveVlad I guess the issue seems to be the isn't injected automatically in the HTML pages served by gulp-connect. Is it part of the contract of gulp-connect to do so...

Again, I'll be more than happy to simplify the CreateJS version.

@city41, can you confirm all of the following is to throw away? - levels 3 and up, - power up/multi balls, - prerendered background

They don't contribute to illustrating the framework's features. They only contribute to the gameplay which isn't the point of this project. I agree they should both go.

for the background and without having looked into it seriously, I would lean toward pre-rendered background on account of already having other examples of sprite manipulations in the game (paddle,...

Fair enough! I should have the simplified CreateJS version ready tonight. Then I will implement the level selection with L/R arrows which is missing in CreateJS. Or is that something...

turns out the CreateJS version was always using the prerendered background... that made things simpler! I'm just left with the level selection that I'll do another night

And I've finished the level selection with L/R arrow keys. I'll leave the CreateJS version alone now ;p

+1 I'm also running into this issue with new files not being detected (although I hadn't linked it to empty directories)