Welcome to Space Shooter, a fun and fast-paced 2D game built using Phaser.js. In this game, you'll control a spaceship, fire bullets at incoming enemies, and dodge obstacles to score as high as possible!
You can play the game by clicking the link below:
- Movement: Use the arrow keys to move your spaceship in any direction.
- Shoot: Press the SPACE bar to shoot bullets at enemies.
- Score Points: Each enemy you hit increases your score by 10 points.
- Game Over: Colliding with an enemy ends the game, but don't worry, you can restart by pressing SPACE.
- Explosive Particle Effects: Enemies explode with a cool particle effect when destroyed.
- Speed Particles: Feel the rush as particles follow your spaceship when it moves.
- Background Music & Sound Effects: Enjoy immersive sound effects and background music as you play.
- Local High Scores: Compete with yourself and try to beat your highest score, which is saved locally.
- Responsive Design: The game fits well across different screen sizes.
- Phaser.js for building the game.
- JavaScript (ES6) for game logic.
- HTML5 for game rendering.
- CSS3 for styling the game’s UI.
Check out the live version of the game here!
This is a classic space shooter game built using the Phaser framework. Players control a spaceship, dodging enemy projectiles and destroying enemy ships to earn points.