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.
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.