technology
Build a Space Shooter with Phaser3 and JavaScript(Tutorial2)
In this blog post series, I want to unpack building a 2D shooter game using Phaser3.js. Phaser3 provides a robust and fast game framework for early-stage JavaScript developers. In this post, we’ll focus on enabling our ship to fire lasers. Please make sure to check out Tutorial 1 to get Read more…