https://github.com/dhanushnehru/alien-defender-game
An Alien Space Themed Browser Game
https://github.com/dhanushnehru/alien-defender-game
alieninvasion beginner-friendly css game-development gamedev hacktoberfest hacktoberfest-accepted hacktoberfest2024 hacktoberfest2024-accepted html javascript
Last synced: 2 months ago
JSON representation
An Alien Space Themed Browser Game
- Host: GitHub
- URL: https://github.com/dhanushnehru/alien-defender-game
- Owner: DhanushNehru
- License: apache-2.0
- Created: 2024-09-25T13:40:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-11T14:11:55.000Z (about 1 year ago)
- Last Synced: 2025-07-29T06:18:15.497Z (3 months ago)
- Topics: alieninvasion, beginner-friendly, css, game-development, gamedev, hacktoberfest, hacktoberfest-accepted, hacktoberfest2024, hacktoberfest2024-accepted, html, javascript
- Language: JavaScript
- Homepage: https://alien-defender-game.netlify.app/
- Size: 6.92 MB
- Stars: 3
- Watchers: 1
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Alien Defender Game
[](https://discord.com/invite/Yn9g6KuWyA)
[](https://www.youtube.com/@dhanushnehru?sub_confirmation=1)
[](https://dhanushn.substack.com/)
An Alien Space Themed Browser Game
**Alien Defender** is a fun and engaging browser-based game where players control a spaceship to prevent meteors (aliens) from hitting the ground. The objective is to score points by bouncing the meteors back to space while competing against a computer-controlled alien opponent.
## Features
- **Single Player**: Play against a computer-controlled alien.
- **Dynamic Gameplay**: Move your spaceship with the mouse to intercept meteors.
- **Score Tracking**: Keep track of Earth and Alien scores.
- **Winning Condition**: The game ends when either player reaches the winning score.
## Getting Started
### Prerequisites
- A modern web browser (Chrome, Firefox, Safari, etc.)
- Basic understanding of HTML, CSS, and JavaScript.
### Installation
1. Clone this repository:
```git clone https://github.com/DhanushNehru/alien-defender-game.git alien-defender```
3. cd alien-defender
2. Open the index.html in a browser
## Gitpod
In the cloud-free development environment where you can directly start coding.
You can use Gitpod in the cloud [](https://gitpod.io/#https://github.com/DhanushNehru/alien-defender-game/)
----
Feel free to update the README.md or raise issues if any to enhance the project