Skip to content

This is the simplest version of the space invaders game

Notifications You must be signed in to change notification settings

nikki-05/simple_SpaceInvaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple_SpaceInvaders

This project is a simple implementation of the classic Space Invaders arcade game using HTML5 CSS and JavaScript.

Game Controls

Movement: Use the Left and Right Arrow keys to move the player's cannon. Shoot: Press the Spacebar to shoot bullets at the alien invaders. Game Objective Defend the Earth from descending waves of alien invaders. Shoot down all aliens to win the game. Avoid being hit by alien fire or letting aliens reach the bottom of the screen.

Features

Player Cannon: Controlled by the arrow keys, can shoot bullets upwards. Alien Invaders: Descend towards the player, move horizontally, and shoot randomly. Bullets: Fired by the player to destroy aliens. Win Condition: Clear all aliens to display a winning message.

Technologies Used

HTML5 Canvas for rendering graphics. JavaScript for game logic and interaction. CSS for basic styling.

#preview image Credits Inspired by the classic Space Invaders game. Thanks

About

This is the simplest version of the space invaders game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published