Phaser JS Snippets VSCode ExtensionThis is a VSCode extension to provide code snippets of phaserjs 2d game library written in JavaScript. FeaturesMain goal of this extension is to reduce the time of re-writing the boilerplate codes again and again for every small animation or games developer wants to build. For example if you want a loader scene in your game, you just have to write pjsLoaderScene and the snippet will be there to complete your wishfull code.
RequirementsKnowledge of basic javascript and Phaser js library required. Extension SettingsNo need for any extra settings, just install the extension and ready to go. Known IssuesNothing yet... Release NotesNeed any updates or suggestions you can comment or facing any issue pls let me know. 0.0.1Initial release of Phaser JS Snippets VSCode Extension... Peace ! |