Mariokart Project

Overview

This is the Mario Kart project that makes use of PanGesture and animations

ezgif com-resize

Features

  • Double-tapping a kart should animate it off the screen
  • Turning a kart using two fingers should rotate the kart
  • Pinching a kart using two fingers should enlarge/shrink the kart
  • Panning the kart should move it based on the location of the gesture
  • Long-pressing the background should reset the position and state of the karts
  • Animate the karts to their starting position all at once when the app is launched
  • Animate the karts to their starting position one at a time when the app is launched
  • Have the karts race at the same speed
  • Have the karts race at randomized speeds

GitHub

View Github