Richard DaveyforPhaser Worldphaser.world·Oct 7, 2024Phaser World Issue 200When Phaser World first started in 2015, we had no idea it would still be going nearly ten years later. Yet here we are with issue 200. Yes, there was a bit of a break around 2021, but aside from that, it has been a pretty epic journey so far. In Iss...Discuss·1 like·236 readsWebGL
Richard DaveyforPhaser Worldphaser.world·Sep 30, 2024Phaser World Issue 199It’s been another busy week in the Phaser Studio offices. We’ve got a new release of Phaser Editor, great new tutorials and case studies to read, and, of course, new games to play. Plus, the team has been hard at work on lots of great projects - whic...Discuss·283 readsWebGL
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·161 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·505 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·35 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·137 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·81 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