Skip to content

danielmontes9/alien-defense

Repository files navigation

ALIEN DEFENSE

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.

πŸ“‹ Table of Contents

Overview

Screenshot

Alien Defense Screenshot

How to Play

  • Use the arrow keys to move.
  • Note: The volume cannot be adjusted (sorry about that! 😬).

Enjoy the challenge and defend the planet!

Links

πŸš€ Project Structure

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

Built With

🧞 Commands

# Clone the repository
git clone https://github.com/danielmontes9/alien-defense.git

# Open the game in your browser
open index.html

πŸ‘€ Author

Feel free to check out my other projects or reach out for collaboration!


Thanks for stopping by and trying out Alien Defense! πŸ‘½

About

my first videogame πŸ‘½πŸš€

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

Contributors 2

  •  
  •  

Languages