Phaser is a JavaScript framework for game development on desktop and mobile platforms.
All: One of my school project is to make a realtime multiplayers webpage game, I am currently having difficulty to …
phaser-framework pixi.jsWhen building typescript in VSCode, I get the following error: error TS6082: Only 'amd' and 'system' modules are supported alongside …
typescript visual-studio-code phaser-frameworkI'm fairly new at user local servers. I'm using the http-server which is a package from Node. I'm using it …
node.js phaser-framework httpserverI am trying to make a game with phaser and Typescript. I followed the instructions here and it worked initialy. …
javascript requirejs typescript phaser-framework js-amdI'm making a game in Phaser using some large images that I want to scale down in the actual game: …
javascript phaser-framework pixi.jsCurrently making up a browser based game in phaser and trying to add it into the container div tag I've …
javascript html css phaser-frameworkI'am new to phaser and right now Im using phaser v.2.0.7. What I want to do is to make a …
touch phaser-frameworkJust to let you know (in case someone wants to develop). I developed a game app using Phaser.js. I …
javascript html angularjs ionic-framework phaser-frameworkI'm having trouble destroying Sprites in Phaser. I have a JavaScript object, let's call it Block. Block has a sprite …
javascript html sprite phaser-frameworkI'm using phaser.js to make a game and I cannot find any tutorials on how to make the background …
javascript phaser-framework side-scroller