Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions EmojiInvaders/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# EmojiInvaders

**EmojiInvaders** is a fun 2D arcade-style game where players shoot emoji enemies.
Includes HTML, CSS, and JavaScript for gameplay, animation, and scoring.

## Features
- Move left/right and shoot
- Emoji-themed enemies
- Score tracking
- Increasing difficulty

## How to Play
1. Open `index.html` in a browser
2. Use arrow keys to move
3. Shoot enemies before they reach the bottom
Loading