carlos21 Posted May 21, 2014 Share Posted May 21, 2014 Well the header says it all can i use phaser with javascript in visual studio 13? The reason i ask is because i saw a post about how phaser is no longer supporting typescript in VS and i don't want to waste my time with something that is no longer supported. Link to comment Share on other sites More sharing options...
clark Posted May 21, 2014 Share Posted May 21, 2014 Hey Carlos welcome mate. Visual Studio and Typescript is very much supported and support is pretty much upto date with the latest dev. I believe Rich started this project actually in TypeScript but Microsoft hit some rocky roads in pre-release, and the community favoured a direct JS library so TypeScript in that sense was dropped. But with the Definition file (phaser.d.ts) you can go ahead and use Visual Studio + TypeScript and none of this really matters Link to comment Share on other sites More sharing options...
lewster32 Posted May 21, 2014 Share Posted May 21, 2014 For what it's worth, VS 2013 is also really nice to use for plain JavaScript too; Intellisense works pretty well when referencing JavaScript files. Link to comment Share on other sites More sharing options...
carlos21 Posted May 21, 2014 Author Share Posted May 21, 2014 Thanks guys, It's good to know that typescript is still supported and that javascript in VS 2013 can be used with phaser. Now it's just a matter of which one i am more confortable using. Link to comment Share on other sites More sharing options...
Recommended Posts