Pong Game
I created a simple 2d pong game using the hand data from mediapipe, cv2(computer vision) and the pygame module…
I’m going to upload to code to my GitHub repository https://github.com/anonymousAsquare
Space Invaders
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 htttps://github.com/anonymousAsquare
