belen-albeza / generator-gamejam

Yeoman generator for game jam HTML5 entries
MIT License
45 stars 3 forks source link

Error using Phaser2 #6

Open nlattessi opened 6 years ago

nlattessi commented 6 years ago

Hi! Trying to use this with Phaser 2 is not working. The issue is because phaser 2 is now phaser-ce.

I could fix locally changing package.json and gulpfile.js to use phaser-ce instead of phaser

Thanks for this project!

JuanjoSalvador commented 6 years ago

Leave a pull request if you think you can fix this issue.

belen-albeza commented 6 years ago

@nlattessi thanks for bringing this up! I'm going to adapt the generator to use Phaser 3, and move away from phaser 2 / CE, when I get a bit of free time :)

belen-albeza commented 6 years ago

@JuanjoSalvador please be a little more kind :) (in English, your statement sounds harsh)

nlattessi commented 6 years ago

@JuanjoSalvador Not a problem. I've just submit a PR: https://github.com/belen-albeza/generator-gamejam/pull/7

@belen-albeza Thanks a lot!

JuanjoSalvador commented 6 years ago

@nlattessi cool guys make pull requests