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
- Host: GitHub
- URL: https://github.com/bocaletto-luca/space-invaders
- Owner: bocaletto-luca
- License: gpl-3.0
- Created: 2025-05-24T15:49:08.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-06-22T14:09:30.000Z (10 months ago)
- Last Synced: 2025-06-22T15:21:49.189Z (10 months ago)
- Topics: 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
- Language: JavaScript
- Homepage: https://bocaletto-luca.github.io/
- Size: 29.3 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Space Invaders Classic Web Game
#### Author: Bocaletto Luca






## 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!