I created a simple 2d space Invaders game using the hand data from mediapipe, cv2(computer vision) and the pygame module…
I used a trained file which I have saved the trained gesture earlier, so I used pickle to load it, I also used numpy arrays to perform so mathematical operations.
I’m going to upload to code to my GitHub repository https://github.com/anonymousAsquare
If you have any questions or contributions you can contact me.

Leave a comment