React Native Pong Wars ๐Ÿ“ฑ

February 5, 2024 ยท View on GitHub

Hey there! Welcome to my little corner of the internet where day battles night in the ultimate showdown: Pong Wars. This is my weekend project, brought to life with some awesome tech: @shopify/react-native-skia and Reanimated, so everything runs 120/60 fps ๐Ÿš€. I had a blast making it, and I hope you enjoy diving into it as much as I did.

https://github.com/Nodonisko/react-native-skia-pong-wars/assets/5837757/dc283750-5db1-44cf-a8f6-99a4e2ee3b20

Development ๐Ÿ› 

Contributions are super welcome. Just one small request: let's keep the game simple and fun.

How to Run ๐Ÿƒโ€โ™‚๏ธ

It's set up as a basic Expo project. Install deps npm install and then just use npm run ios or npm run android to get the ball rolling.

Shoutouts ๐Ÿ“ฃ

Huge shoutout to vnglst for sparking the idea and for the original source code that inspired this project.