An open API service indexing awesome lists of open source software.

https://github.com/bocaletto-luca/space-invaders

Space Invaders Classic Web Game is a browser-based remake of the legendary arcade shooter. Enjoy authentic retro gameplay with smooth animations, responsive controls, and high score tracking—all built using HTML5, CSS3, and JavaScript. No installation is required. By Bocaletto Luca
https://github.com/bocaletto-luca/space-invaders

bocaletto-luca classic-game css3 game gplv3 html5 javascript json multidevice open-source php responsive shooter space-invaders space-invaders-game space-shooter videogame web-game

Last synced: 6 months ago
JSON representation

Space Invaders Classic Web Game is a browser-based remake of the legendary arcade shooter. Enjoy authentic retro gameplay with smooth animations, responsive controls, and high score tracking—all built using HTML5, CSS3, and JavaScript. No installation is required. By Bocaletto Luca

Awesome Lists containing this project

README

          

# Space Invaders Classic Web Game
#### Author: Bocaletto Luca

![HTML5](https://img.shields.io/badge/HTML5-E34F26?logo=html5&style=for-the-badge)
![CSS3](https://img.shields.io/badge/CSS3-1572B6?logo=css3&style=for-the-badge)
![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?logo=javascript&style=for-the-badge)
![WebGame](https://img.shields.io/badge/WebGame-Space%20Invaders-blue?style=for-the-badge)
![Project Completed](https://img.shields.io/badge/Project-Completed-green?style=for-the-badge)
![GPLv3](https://img.shields.io/badge/License-GPLv3-blue?style=for-the-badge)

## Overview

**Space Invaders Classic Web Game** is a browser-based remake of the legendary arcade shooter. Enjoy authentic retro gameplay with smooth animations, responsive controls, and high score tracking—all built using HTML5, CSS3, and JavaScript. No installation is required.

## Installation

Simply serve the files via any HTTP/HTTPS server (for example, using Apache) and open `index.html` in your browser.

## Usage

- **Game Objective:**
Defend your base by shooting down waves of descending aliens before they reach you.
- **Controls:**
Use the keyboard (e.g., arrow keys for movement and spacebar to shoot) or on-screen buttons to control your spaceship.
- **Gameplay:**
Enjoy continuous action, increasing difficulty with each wave, and track your high score as you battle the alien invasion.

## Technologies Used

- **HTML5** – Markup and structure.
- **CSS3** – Styling, layout, and animations.
- **JavaScript** – Game logic, animations, and interactivity.
- **Custom Game Engine** – Implements the classic Space Invaders mechanics with AI-controlled alien waves.
- **Bootstrap 5** – For responsive UI components.

## License

This project is released under the [GPLv3 License](https://www.gnu.org/licenses/gpl-3.0.en.html).

## Author

**Bocaletto Luca**
[GitHub](https://bocaletto-luca.github.io) • [Official Site](https://bocalettoluca.altervista.org)

---

Enjoy defending the planet and relive the golden era of arcade games!