Expong

  • TypeScript
  • React Native
  • Expo

I built a mobile game about catching a ball that gets faster as you do.

Expong

Expong is a Pong game that I built to learn Expo. Designed to be played with one hand, the player controls the paddle by sliding their finger across the screen. To keep things interesting, the puck gets faster or slower to match the player's performance.

Expong runs natively on Android and iOS. I used React Native's Dimensions API to measure the screen's height and width for game logic calculations to be consistent on different devices.