This is a VSCode extension to provide code snippets of phaserjs 2d game library written in JavaScript.
Main 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.
Tip: You can check my npm library ( PhaserJS-Temp ). It will provide you a full 2d game template.
Knowledge of basic javascript and Phaser js library required.
No need for any extra settings, just install the extension and ready to go.
Nothing yet...
Need any updates or suggestions you can comment or facing any issue pls let me know.
Initial release of Phaser JS Snippets VSCode Extension...
Peace !