Richard DaveyforPhaser Worldphaser.world·Sep 16, 2024Phaser World Issue 197Welcome to issue 197 and a whole lot of fresh content this week. We will keep tweaking the layout as we get used to our new home on Hashnode, but overall, we’re really enjoying the expanded features this format offers. This week, the team’s Dev Logs ...Discuss·1 like·60 readsWebGL
Richard DaveyforPhaser Worldphaser.world·Sep 9, 2024Phaser World Issue 196Welcome to Issue 196 of Phaser World. If you're an existing subscriber, you'll notice we've got an entirely new design! We used madmimi for the newsletter for years until they decided to shut down. So, we researched alternatives and chose to partner ...Discuss·1 like·490 readsGame Development
Damek Whizblog.damekstudios.com·Jul 23, 2024How to switch scenes in your Phaser gameHello folks, today you will be learning how to switch scenes in your Phaser game. You will be able to change scenes easily after reading this blog. Also, as a bonus, you will learn how to add smooth fade transition when switching scenes. ⚠ Note: Thi...DiscussGame Devswitching scenes
Damek Whizblog.damekstudios.com·Jul 22, 2024How to add looping audio in Phaser 3.60Hey Wizardy Game Devs! Today, you will learn how to add a looping audio to your Phaser 3.60 Game. Firstly, you will need to save the music file in your project directory. Then, you will need to import the file to your project by adding the following ...Discuss·33 readsGame Devphaser3.6
gatewaynodegatewaynode.com·Feb 4, 2024Tauri Alpha Building for AndroidIf you've followed the earlier posts in the series it's pretty easy to see that I'm leaning into this Tarui/Svelte/Rust stack but there are still some concerns that would make me turn around and run away(more likely run to the Tauri issue queue). Fir...Discuss·115 readsSvelte, Tauri and FriendsTauri
gatewaynodegatewaynode.com·Jan 28, 2024Tauri 2-alpha and Phaser 3This is another mid level walk through as I build an application stack to learn about various interesting application technologies, in this case I'm continuing to use Tauri and am going to implement Phaser.js in it. Maybe this is a bit more interesti...Discuss·73 readsSvelte, Tauri and FriendsTauri
Damek Whizblog.damekstudios.com·Nov 5, 2023How to add Collectibles to your Phaser 3.60 GameHey there! Today, you will learn how to add various collectibles to your Phaser 3.60 game so that you can add various features to your video game related to such collectibles. Also, I have used Apple as an example of a collectible for this blog, you ...Discuss·32 readsGame DevDamek Studios
Damek Whizblog.damekstudios.com·Aug 13, 2023How to make One Way Platforms in Phaser 3.60What's up, Wizards! Today, you will be learning how to make One-Way Platforms in Phaser 3.60. To get this tutorial to work, you should have a working tilemap setup in your Phaser project made using the Tiled Map Editor. If you do not have a tilemap s...DiscussGame Devphaser
Damek Whizblog.damekstudios.com·Jul 15, 2023How to make Tilemaps in Phaser 3.60Howdy Game Dev Whizs! Today, you will be learning how to make tilemaps in Phaser 3.60. Firstly, you should create a map using the Tiled Map Editor. There is a blog written by Stack Abuse dedicated to "Creating Tilemaps using the Tiled Map Editor". Fe...Discuss·139 readsGame Devphaser
Damek Whizblog.damekstudios.com·Jul 14, 2023How to add Background Music to your Phaser 3.60 GameHey Wizardy Game Devs! Today, you will learn how to kick in some background music to your Phaser 3.60 Game. Firstly, you will need to save the music file in your project directory. Then, you will need to import the file to your project by adding the ...Discuss·212 readsGame Devphaser