Welcome to Alien Defense, my first video game! This project was built using the Phaser.io library (version 2.8.3). I designed and programmed everything from scratch.
- Use the arrow keys to move.
- Note: The volume cannot be adjusted (sorry about that! π¬).
Enjoy the challenge and defend the planet!
- Live Site URL: Play Alien Defense
Hereβs the structure of the project files and folders:
.
βββ js/
β βββ GAME.js
β βββ GameOver.js
β βββ initial.js
β βββ Main.js
β βββ phaser.js
βββ resources/
β βββ audio/
β β βββ effects/
β β β βββ fix-mixdown.ogg
β β βββ music/
β β β βββ melodyloops-adrenaline.mp3
β βββ css/
β β βββ style.css
β βββ images/
β β βββ alien.png
β β βββ bg.jpg
β β βββ button.png
β β βββ canon.png
β β βββ coin.png
β β βββ heart.png
β β βββ missile.png
β β βββ pause.png
β β βββ screenshot-alien-defense.png
βββ index.html
- HTML5
- Canvas
- CSS
- JavaScript
- Phaser.io
# Clone the repository
git clone https://github.com/danielmontes9/alien-defense.git
# Open the game in your browser
open index.html
- GitHub: @danielmontes9
- Dev.to: @danielmontes9
Feel free to check out my other projects or reach out for collaboration!
Thanks for stopping by and trying out Alien Defense! π½