Skip to content

Commit cce3b31

Browse files
authored
Update README.md
1 parent aa7f3ce commit cce3b31

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,13 @@ The retro theme reminded us of 2 things. Our favorite childhood game Space Invad
1111
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.
1212

1313
## How we built it ⚙️
14-
-Python
15-
-Figma
16-
-Adobe-illustrator
17-
-Photoshop
14+
### Python
15+
- we used opencv to detect and label the hands
16+
- the label generated was used to control the player object in the game made using pygame.
17+
### Figma
18+
- we used figma to plan out a wireframe and to materialise the idea for the ui.
19+
### Adobe-illustrator and photoshop
20+
- we used them to create the assets.
1821

1922
## Challenges we ran into 💻
2023
- Working with motion detection for the first time!

0 commit comments

Comments
 (0)