https://github.com/coder12git/space-invaders
Space Invaders x Star Wars
https://github.com/coder12git/space-invaders
opencv pygame python
Last synced: about 1 month ago
JSON representation
Space Invaders x Star Wars
- Host: GitHub
- URL: https://github.com/coder12git/space-invaders
- Owner: coder12git
- License: mit
- Created: 2022-10-29T10:14:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-15T07:00:45.000Z (about 2 years ago)
- Last Synced: 2025-03-29T08:51:09.526Z (about 2 months ago)
- Topics: opencv, pygame, python
- Language: Python
- Homepage: https://devpost.com/software/spade-invader
- Size: 4.27 MB
- Stars: 2
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Space Invaders👾
[Demo](https://youtu.be/u7S0IbsrKB4)
---
## Inspiration ✨
The retro theme reminded us of 2 things. Our favorite childhood game Space Invaders and our favorite movie Star Wars. This inspired our project which is renovated Space Invaders in Star Wars theme with motion detection!## What it does?👨💻
The user plays the role of a Jedi, defeating the aliens with his lightsaber! To modernize it, we decided to use motion controls instead of the classic keypad.
## How we built it ⚙️
### Python
- we used opencv to detect and label the hands
- the label generated was used to control the player object in the game made using pygame.
### Figma
- we used figma to plan out a wireframe and to materialise the idea for the ui.
### Adobe-illustrator and photoshop
- we used them to create the assets.## Challenges we ran into 💻
- Working with motion detection for the first time!
- Also, our first experience with game development!## Accomplishments that we're proud of 🏆
- Making sick graphics!!
- Modernizing a classic game!## What we learnt 📚
Teamwork makes the dream work!## What's next for Space Invaders?🔥
Trying out a bunch of motion detection technologies like eye and hand movement detection!!Here's the small demo of **Space Invaders**. [YouTube Link](https://youtu.be/u7S0IbsrKB4)
Copyrights © 2022 Space Invaders.
## Show your support
Please ⭐️ this repository if this project helped you!