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

https://github.com/samthetechi/spacewars

space invader, built to run smoothly on browser
https://github.com/samthetechi/spacewars

boids-algorithm javascript space-invaders

Last synced: 7 months ago
JSON representation

space invader, built to run smoothly on browser

Awesome Lists containing this project

README

          

# SpaceWars

A classic top-down space shooter game built with HTML5 Canvas and JavaScript.

## Gameplay

- Use **W, A, S, D** or **Arrow Keys** to move your spaceship.
- Press the **Space Bar** to shoot.
- Survive 20 waves of enemies to win the game.

## Features

- **20 Levels:** Increasing difficulty with various enemy types.
- **Multiple Enemy Types:** Each with unique behaviors and attack patterns.
- **Sound Effects:** For an immersive experience.
- **Boss Fights:** Challenging boss encounters.
- **Bullet Collison**, tackle enemy bullets by shooting at it

## How to Play

- [Just click here ;)](https://space.samthetechi.site/)

## License

This project is licensed under the **MIT License**. See the [LICENSE](LICENSE) file for details.

---

Made with <3 by [Sameer Gupta](https://github.com/SamTheTechi)