Skip to content

PrithwisK07/Space-Arcade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

25 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Alien Invaders - JavaScript Arcade Game ๐ŸŽฎ

A retro-style alien shooter arcade game built using vanilla JavaScript and HTML5 Canvas. Survive endless waves of invaders, take down bosses, and rack up your high score!

๐Ÿš€ Features

  • Procedural enemy wave generation
  • Boss battle every 5th wave
  • Two enemy types: Beetlemorphs and Rhinomorphs
  • Player-controlled shooting with animations
  • Real-time collision detection with explosion effects
  • Score tracking and wave progression

๐ŸŽฎ Controls

  • Arrow keys or WASD โ€“ Move the player
  • Spacebar โ€“ Shoot projectiles

๐Ÿ”ง How to Run

  1. Clone the repository:
    git clone https://github.com/PrithwisK07/Space-Arcade.git
  2. Clone the repository:
    cd Space-Arcade
  3. Run index.html:
    Open index.html in your web browser.
    

๐Ÿ’พ Folder Structure

Space-Arcade/
โ”‚
โ”œโ”€โ”€ index.html
โ”œโ”€โ”€ main.js
โ”œโ”€โ”€ assets/
โ”‚   โ”œโ”€โ”€ player.png
โ”‚   โ”œโ”€โ”€ beetlemorph.png
โ”‚   โ”œโ”€โ”€ rhinomorph.png
โ”‚   โ”œโ”€โ”€ boss.png
โ”‚   โ”œโ”€โ”€ explosions.png
โ”‚   โ””โ”€โ”€ ...
โ”œโ”€โ”€ README.md
โ””โ”€โ”€ CONTRIBUTING.md

๐Ÿ™Œ Contributing Pull requests are welcome! If you'd like to add new features or improve the game mechanics, feel free to fork the repo and submit a PR.

For major changes, please open an issue first to discuss what youโ€™d like to modify. CONTRIBUTING.md

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5